hou.Volume class

Inheritence: hou.Prim >

Methods

average(self) → float

Not implemented yet

averageNonZero(self) → float

Not implemented yet

divisions(self) → Vector3

Not implemented yet

domain(self) → float

Not implemented yet

gradient(self, position)hou.Vector3

Not documented yet

indexToPos(self, index)hou.Vector3

Not documented yet

maximum(self) → float

Not implemented yet

minimum(self) → float

Not implemented yet

name(self) → string

Not implemented yet

posToIndex(self, index)hou.Vector3

Not documented yet

sample(self, position)float

Not documented yet

valueAtIndex(self, x, y, z)float

Not implemented yet

volumeAverage(self)float

Not documented yet

volumeMax(self)float

Not documented yet

volumeMin(self)float

Not documented yet

voxel(self, index)float

Not documented yet