nuke.GeoSelectionItem
- class nuke.GeoSelectionItem
Bases:
pybind11_builtins.pybind11_object
Methods
- getFaceWeights(self: _nuke.GeoSelectionItem) List[float]
- getFaces(self: _nuke.GeoSelectionItem) List[float]
- getObject(self: _nuke.GeoSelectionItem) bool
- getPath(self: _nuke.GeoSelectionItem) usg::Path
- getVertexWeights(self: _nuke.GeoSelectionItem) List[float]
- getVertices(self: _nuke.GeoSelectionItem) List[float]
- getWorldNormals(self: _nuke.GeoSelectionItem, stage: usg::Stage, time: float = nan) usg::Array<fdk::Vec3<float> >
- getWorldPoints(self: _nuke.GeoSelectionItem, stage: usg::Stage, time: float = nan) usg::Array<fdk::Vec3<float> >