UsdGeom module#
Summary: The UsdGeom module defines 3D graphics-related prim and property schemas that form a basis for geometry interchange.
Classes:
- class pxr.UsdGeom.BBoxCache#
Methods:
- Clear()#
- ClearBaseTime()#
- ComputeLocalBound()#
- ComputePointInstanceLocalBound()#
- ComputePointInstanceLocalBounds()#
- ComputePointInstanceRelativeBound()#
- ComputePointInstanceRelativeBounds()#
- ComputePointInstanceUntransformedBound()#
- ComputePointInstanceUntransformedBounds()#
- ComputePointInstanceWorldBound()#
- ComputePointInstanceWorldBounds()#
- ComputeRelativeBound()#
- ComputeUntransformedBound()#
- ComputeWorldBound()#
- ComputeWorldBoundWithOverrides()#
- GetBaseTime()#
- GetIncludedPurposes()#
- GetTime()#
- GetUseExtentsHint()#
- HasBaseTime()#
- SetBaseTime()#
- SetIncludedPurposes()#
- SetTime()#
- class pxr.UsdGeom.BasisCurves#
Methods:
- ComputeInterpolationForSize()#
- ComputeUniformDataSize()#
- ComputeVaryingDataSize()#
- ComputeVertexDataSize()#
- CreateBasisAttr()#
- CreateTypeAttr()#
- CreateWrapAttr()#
- static Define()#
- static Get()#
- GetBasisAttr()#
- static GetSchemaAttributeNames()#
- GetTypeAttr()#
- GetWrapAttr()#
- class pxr.UsdGeom.Boundable#
Methods:
- ComputeExtent()#
- static ComputeExtentFromPlugins()#
- CreateExtentAttr()#
- static Get()#
- GetExtentAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.Camera#
Methods:
- CreateClippingPlanesAttr()#
- CreateClippingRangeAttr()#
- CreateExposureAttr()#
- CreateFStopAttr()#
- CreateFocalLengthAttr()#
- CreateFocusDistanceAttr()#
- CreateHorizontalApertureAttr()#
- CreateHorizontalApertureOffsetAttr()#
- CreateProjectionAttr()#
- CreateShutterCloseAttr()#
- CreateShutterOpenAttr()#
- CreateStereoRoleAttr()#
- CreateVerticalApertureAttr()#
- CreateVerticalApertureOffsetAttr()#
- static Define()#
- static Get()#
- GetCamera()#
- GetClippingPlanesAttr()#
- GetClippingRangeAttr()#
- GetExposureAttr()#
- GetFStopAttr()#
- GetFocalLengthAttr()#
- GetFocusDistanceAttr()#
- GetHorizontalApertureAttr()#
- GetHorizontalApertureOffsetAttr()#
- GetProjectionAttr()#
- static GetSchemaAttributeNames()#
- GetShutterCloseAttr()#
- GetShutterOpenAttr()#
- GetStereoRoleAttr()#
- GetVerticalApertureAttr()#
- GetVerticalApertureOffsetAttr()#
- SetFromCamera()#
- class pxr.UsdGeom.Capsule#
Methods:
- CreateAxisAttr()#
- CreateExtentAttr()#
- CreateHeightAttr()#
- CreateRadiusAttr()#
- static Define()#
- static Get()#
- GetAxisAttr()#
- GetExtentAttr()#
- GetHeightAttr()#
- GetRadiusAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.Capsule_1#
Methods:
- CreateAxisAttr()#
- CreateExtentAttr()#
- CreateHeightAttr()#
- CreateRadiusBottomAttr()#
- CreateRadiusTopAttr()#
- static Define()#
- static Get()#
- GetAxisAttr()#
- GetExtentAttr()#
- GetHeightAttr()#
- GetRadiusBottomAttr()#
- GetRadiusTopAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.Cone#
Methods:
- CreateAxisAttr()#
- CreateExtentAttr()#
- CreateHeightAttr()#
- CreateRadiusAttr()#
- static Define()#
- static Get()#
- GetAxisAttr()#
- GetExtentAttr()#
- GetHeightAttr()#
- GetRadiusAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.ConstraintTarget#
Methods:
- ComputeInWorldSpace()#
- Get()#
- GetAttr()#
- static GetConstraintAttrName()#
- GetIdentifier()#
- IsDefined()#
- IsValid()#
- Set()#
- SetIdentifier()#
- class pxr.UsdGeom.Cube#
Methods:
- CreateExtentAttr()#
- CreateSizeAttr()#
- static Define()#
- static Get()#
- GetExtentAttr()#
- static GetSchemaAttributeNames()#
- GetSizeAttr()#
- class pxr.UsdGeom.Curves#
Methods:
- static ComputeExtent()#
- CreateCurveVertexCountsAttr()#
- CreateWidthsAttr()#
- static Get()#
- GetCurveCount()#
- GetCurveVertexCountsAttr()#
- static GetSchemaAttributeNames()#
- GetWidthsAttr()#
- GetWidthsInterpolation()#
- SetWidthsInterpolation()#
- class pxr.UsdGeom.Cylinder#
Methods:
- CreateAxisAttr()#
- CreateExtentAttr()#
- CreateHeightAttr()#
- CreateRadiusAttr()#
- static Define()#
- static Get()#
- GetAxisAttr()#
- GetExtentAttr()#
- GetHeightAttr()#
- GetRadiusAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.Cylinder_1#
Methods:
- CreateAxisAttr()#
- CreateExtentAttr()#
- CreateHeightAttr()#
- CreateRadiusBottomAttr()#
- CreateRadiusTopAttr()#
- static Define()#
- static Get()#
- GetAxisAttr()#
- GetExtentAttr()#
- GetHeightAttr()#
- GetRadiusBottomAttr()#
- GetRadiusTopAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.Gprim#
Methods:
- CreateDisplayColorAttr()#
- CreateDisplayColorPrimvar()#
- CreateDisplayOpacityAttr()#
- CreateDisplayOpacityPrimvar()#
- CreateDoubleSidedAttr()#
- CreateOrientationAttr()#
- static Get()#
- GetDisplayColorAttr()#
- GetDisplayColorPrimvar()#
- GetDisplayOpacityAttr()#
- GetDisplayOpacityPrimvar()#
- GetDoubleSidedAttr()#
- GetOrientationAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.HermiteCurves#
Classes:
Methods:
- class PointAndTangentArrays#
Methods:
- GetPoints()#
- GetTangents()#
- Interleave()#
- IsEmpty()#
- static Separate()#
- CreateTangentsAttr()#
- static Define()#
- static Get()#
- static GetSchemaAttributeNames()#
- GetTangentsAttr()#
- class pxr.UsdGeom.Imageable#
Classes:
Methods:
Returns None if neither this prim nor any of its ancestors has a valid renderProxy prim.
- class PurposeInfo#
Methods:
Attributes:
- GetInheritablePurpose()#
- property isInheritable#
- property purpose#
- ComputeEffectiveVisibility()#
- ComputeLocalBound()#
- ComputeLocalToWorldTransform()#
- ComputeParentToWorldTransform()#
- ComputeProxyPrim()#
Returns None if neither this prim nor any of its ancestors has a valid renderProxy prim. Otherwise, returns a tuple of (proxyPrim, renderPrimWithAuthoredProxyPrimRel)
- ComputePurpose()#
- ComputePurposeInfo()#
- ComputeUntransformedBound()#
- ComputeVisibility()#
- ComputeWorldBound()#
- CreateProxyPrimRel()#
- CreatePurposeAttr()#
- CreateVisibilityAttr()#
- static Get()#
- static GetOrderedPurposeTokens()#
- GetProxyPrimRel()#
- GetPurposeAttr()#
- GetPurposeVisibilityAttr()#
- static GetSchemaAttributeNames()#
- GetVisibilityAttr()#
- MakeInvisible()#
- MakeVisible()#
- SetProxyPrim()#
- class pxr.UsdGeom.LinearUnits#
Attributes:
- centimeters = 0.01#
- feet = 0.3048#
- inches = 0.0254#
- kilometers = 1000.0#
- lightYears = 9460730472580800.0#
- meters = 1.0#
- micrometers = 1e-06#
- miles = 1609.344#
- millimeters = 0.001#
- nanometers = 1e-09#
- yards = 0.9144#
- class pxr.UsdGeom.Mesh#
Methods:
Attributes:
- CreateCornerIndicesAttr()#
- CreateCornerSharpnessesAttr()#
- CreateCreaseIndicesAttr()#
- CreateCreaseLengthsAttr()#
- CreateCreaseSharpnessesAttr()#
- CreateFaceVaryingLinearInterpolationAttr()#
- CreateFaceVertexCountsAttr()#
- CreateFaceVertexIndicesAttr()#
- CreateHoleIndicesAttr()#
- CreateInterpolateBoundaryAttr()#
- CreateSubdivisionSchemeAttr()#
- CreateTriangleSubdivisionRuleAttr()#
- static Define()#
- static Get()#
- GetCornerIndicesAttr()#
- GetCornerSharpnessesAttr()#
- GetCreaseIndicesAttr()#
- GetCreaseLengthsAttr()#
- GetCreaseSharpnessesAttr()#
- GetFaceCount()#
- GetFaceVaryingLinearInterpolationAttr()#
- GetFaceVertexCountsAttr()#
- GetFaceVertexIndicesAttr()#
- GetHoleIndicesAttr()#
- GetInterpolateBoundaryAttr()#
- static GetSchemaAttributeNames()#
- GetSubdivisionSchemeAttr()#
- GetTriangleSubdivisionRuleAttr()#
- static ValidateTopology()#
- SHARPNESS_INFINITE = 10.0#
- class pxr.UsdGeom.ModelAPI#
Methods:
- static Apply()#
- static CanApply()#
- ComputeExtentsHint()#
- ComputeModelDrawMode()#
- CreateConstraintTarget()#
- CreateModelApplyDrawModeAttr()#
- CreateModelCardGeometryAttr()#
- CreateModelCardTextureXNegAttr()#
- CreateModelCardTextureXPosAttr()#
- CreateModelCardTextureYNegAttr()#
- CreateModelCardTextureYPosAttr()#
- CreateModelCardTextureZNegAttr()#
- CreateModelCardTextureZPosAttr()#
- CreateModelDrawModeAttr()#
- CreateModelDrawModeColorAttr()#
- static Get()#
- GetConstraintTarget()#
- GetConstraintTargets()#
- GetExtentsHint()#
- GetExtentsHintAttr()#
- GetModelApplyDrawModeAttr()#
- GetModelCardGeometryAttr()#
- GetModelCardTextureXNegAttr()#
- GetModelCardTextureXPosAttr()#
- GetModelCardTextureYNegAttr()#
- GetModelCardTextureYPosAttr()#
- GetModelCardTextureZNegAttr()#
- GetModelCardTextureZPosAttr()#
- GetModelDrawModeAttr()#
- GetModelDrawModeColorAttr()#
- static GetSchemaAttributeNames()#
- SetExtentsHint()#
- class pxr.UsdGeom.MotionAPI#
Methods:
- static Apply()#
- static CanApply()#
- ComputeMotionBlurScale()#
- ComputeNonlinearSampleCount()#
- ComputeVelocityScale()#
- CreateMotionBlurScaleAttr()#
- CreateNonlinearSampleCountAttr()#
- CreateVelocityScaleAttr()#
- static Get()#
- GetMotionBlurScaleAttr()#
- GetNonlinearSampleCountAttr()#
- static GetSchemaAttributeNames()#
- GetVelocityScaleAttr()#
- class pxr.UsdGeom.NurbsCurves#
Methods:
- CreateKnotsAttr()#
- CreateOrderAttr()#
- CreatePointWeightsAttr()#
- CreateRangesAttr()#
- static Define()#
- static Get()#
- GetKnotsAttr()#
- GetOrderAttr()#
- GetPointWeightsAttr()#
- GetRangesAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.NurbsPatch#
Methods:
- CreatePointWeightsAttr()#
- CreateTrimCurveCountsAttr()#
- CreateTrimCurveKnotsAttr()#
- CreateTrimCurveOrdersAttr()#
- CreateTrimCurvePointsAttr()#
- CreateTrimCurveRangesAttr()#
- CreateTrimCurveVertexCountsAttr()#
- CreateUFormAttr()#
- CreateUKnotsAttr()#
- CreateUOrderAttr()#
- CreateURangeAttr()#
- CreateUVertexCountAttr()#
- CreateVFormAttr()#
- CreateVKnotsAttr()#
- CreateVOrderAttr()#
- CreateVRangeAttr()#
- CreateVVertexCountAttr()#
- static Define()#
- static Get()#
- GetPointWeightsAttr()#
- static GetSchemaAttributeNames()#
- GetTrimCurveCountsAttr()#
- GetTrimCurveKnotsAttr()#
- GetTrimCurveOrdersAttr()#
- GetTrimCurvePointsAttr()#
- GetTrimCurveRangesAttr()#
- GetTrimCurveVertexCountsAttr()#
- GetUFormAttr()#
- GetUKnotsAttr()#
- GetUOrderAttr()#
- GetURangeAttr()#
- GetUVertexCountAttr()#
- GetVFormAttr()#
- GetVKnotsAttr()#
- GetVOrderAttr()#
- GetVRangeAttr()#
- GetVVertexCountAttr()#
- class pxr.UsdGeom.Plane#
Methods:
- CreateAxisAttr()#
- CreateDoubleSidedAttr()#
- CreateExtentAttr()#
- CreateLengthAttr()#
- CreateWidthAttr()#
- static Define()#
- static Get()#
- GetAxisAttr()#
- GetDoubleSidedAttr()#
- GetExtentAttr()#
- GetLengthAttr()#
- static GetSchemaAttributeNames()#
- GetWidthAttr()#
- class pxr.UsdGeom.PointBased#
Methods:
- static ComputeExtent()#
- ComputePointsAtTime()#
- ComputePointsAtTimes()#
- CreateAccelerationsAttr()#
- CreateNormalsAttr()#
- CreatePointsAttr()#
- CreateVelocitiesAttr()#
- static Get()#
- GetAccelerationsAttr()#
- GetNormalsAttr()#
- GetNormalsInterpolation()#
- GetPointsAttr()#
- static GetSchemaAttributeNames()#
- GetVelocitiesAttr()#
- SetNormalsInterpolation()#
- class pxr.UsdGeom.PointInstancer#
Classes:
Methods:
Attributes:
- class MaskApplication#
Methods:
Attributes:
- static GetValueFromName()#
- allValues = (UsdGeom.PointInstancer.ApplyMask, UsdGeom.PointInstancer.IgnoreMask)#
- class ProtoXformInclusion#
Methods:
Attributes:
- static GetValueFromName()#
- allValues = (UsdGeom.PointInstancer.IncludeProtoXform, UsdGeom.PointInstancer.ExcludeProtoXform)#
- ActivateAllIds()#
- ActivateId()#
- ActivateIds()#
- ComputeExtentAtTime()#
- ComputeExtentAtTimes()#
- ComputeInstanceTransformsAtTime()#
- ComputeInstanceTransformsAtTimes()#
- ComputeMaskAtTime()#
- CreateAccelerationsAttr()#
- CreateAngularVelocitiesAttr()#
- CreateIdsAttr()#
- CreateInvisibleIdsAttr()#
- CreateOrientationsAttr()#
- CreateOrientationsfAttr()#
- CreatePositionsAttr()#
- CreateProtoIndicesAttr()#
- CreatePrototypesRel()#
- CreateScalesAttr()#
- CreateVelocitiesAttr()#
- DeactivateId()#
- DeactivateIds()#
- static Define()#
- static Get()#
- GetAccelerationsAttr()#
- GetAngularVelocitiesAttr()#
- GetIdsAttr()#
- GetInstanceCount()#
- GetInvisibleIdsAttr()#
- GetOrientationsAttr()#
- GetOrientationsfAttr()#
- GetPositionsAttr()#
- GetProtoIndicesAttr()#
- GetPrototypesRel()#
- GetScalesAttr()#
- static GetSchemaAttributeNames()#
- GetVelocitiesAttr()#
- InvisId()#
- InvisIds()#
- VisAllIds()#
- VisId()#
- VisIds()#
- ApplyMask = UsdGeom.PointInstancer.ApplyMask#
- ExcludeProtoXform = UsdGeom.PointInstancer.ExcludeProtoXform#
- IgnoreMask = UsdGeom.PointInstancer.IgnoreMask#
- IncludeProtoXform = UsdGeom.PointInstancer.IncludeProtoXform#
- class pxr.UsdGeom.Points#
Methods:
- static ComputeExtent()#
- CreateIdsAttr()#
- CreateWidthsAttr()#
- static Define()#
- static Get()#
- GetIdsAttr()#
- GetPointCount()#
- static GetSchemaAttributeNames()#
- GetWidthsAttr()#
- GetWidthsInterpolation()#
- SetWidthsInterpolation()#
- class pxr.UsdGeom.Primvar#
Methods:
- BlockIndices()#
- ComputeFlattened()#
- CreateIndicesAttr()#
- Get()#
- GetAttr()#
- GetBaseName()#
- GetDeclarationInfo()#
- GetElementSize()#
- GetIndices()#
- GetIndicesAttr()#
- GetInterpolation()#
- GetName()#
- GetNamespace()#
- GetPrimvarName()#
- GetTimeSamples()#
- GetTimeSamplesInInterval()#
- GetTypeName()#
- GetUnauthoredValuesIndex()#
- HasAuthoredElementSize()#
- HasAuthoredInterpolation()#
- HasAuthoredValue()#
- HasValue()#
- IsDefined()#
- IsIdTarget()#
- IsIndexed()#
- static IsPrimvar()#
- static IsValidInterpolation()#
- static IsValidPrimvarName()#
- NameContainsNamespaces()#
- Set()#
- SetElementSize()#
- SetIdTarget()#
- SetIndices()#
- SetInterpolation()#
- SetUnauthoredValuesIndex()#
- SplitName()#
- static StripPrimvarsName()#
- ValueMightBeTimeVarying()#
- class pxr.UsdGeom.PrimvarsAPI#
Methods:
- BlockPrimvar()#
- static CanContainPropertyName()#
- CreateIndexedPrimvar()#
- CreateNonIndexedPrimvar()#
- CreatePrimvar()#
- FindIncrementallyInheritablePrimvars()#
- FindInheritablePrimvars()#
- FindPrimvarWithInheritance()#
- FindPrimvarsWithInheritance()#
- static Get()#
- GetAuthoredPrimvars()#
- GetPrimvar()#
- GetPrimvars()#
- GetPrimvarsWithAuthoredValues()#
- GetPrimvarsWithValues()#
- static GetSchemaAttributeNames()#
- HasPossiblyInheritedPrimvar()#
- HasPrimvar()#
- RemovePrimvar()#
- class pxr.UsdGeom.Sphere#
Methods:
- CreateExtentAttr()#
- CreateRadiusAttr()#
- static Define()#
- static Get()#
- GetExtentAttr()#
- GetRadiusAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.Subset#
Methods:
- CreateElementTypeAttr()#
- CreateFamilyNameAttr()#
- static CreateGeomSubset()#
- CreateIndicesAttr()#
- static CreateUniqueGeomSubset()#
- static Define()#
- static Get()#
- static GetAllGeomSubsetFamilyNames()#
- static GetAllGeomSubsets()#
- GetElementTypeAttr()#
- GetFamilyNameAttr()#
- static GetFamilyType()#
- static GetGeomSubsets()#
- GetIndicesAttr()#
- static GetSchemaAttributeNames()#
- static GetUnassignedIndices()#
- static SetFamilyType()#
- static ValidateFamily()#
- static ValidateSubsets()#
- class pxr.UsdGeom.TetMesh#
Methods:
- static ComputeSurfaceFaces()#
- CreateSurfaceFaceVertexIndicesAttr()#
- CreateTetVertexIndicesAttr()#
- static Define()#
- static FindInvertedElements()#
- static Get()#
- static GetSchemaAttributeNames()#
- GetSurfaceFaceVertexIndicesAttr()#
- GetTetVertexIndicesAttr()#
- class pxr.UsdGeom.Tokens#
Attributes:
- BasisCurves = 'BasisCurves'#
- Boundable = 'Boundable'#
- Camera = 'Camera'#
- Capsule = 'Capsule'#
- Capsule_1 = 'Capsule_1'#
- Cone = 'Cone'#
- Cube = 'Cube'#
- Curves = 'Curves'#
- Cylinder = 'Cylinder'#
- Cylinder_1 = 'Cylinder_1'#
- GeomModelAPI = 'GeomModelAPI'#
- GeomSubset = 'GeomSubset'#
- Gprim = 'Gprim'#
- HermiteCurves = 'HermiteCurves'#
- Imageable = 'Imageable'#
- Mesh = 'Mesh'#
- MotionAPI = 'MotionAPI'#
- NurbsCurves = 'NurbsCurves'#
- NurbsPatch = 'NurbsPatch'#
- Plane = 'Plane'#
- PointBased = 'PointBased'#
- PointInstancer = 'PointInstancer'#
- Points = 'Points'#
- PrimvarsAPI = 'PrimvarsAPI'#
- Scope = 'Scope'#
- Sphere = 'Sphere'#
- TetMesh = 'TetMesh'#
- VisibilityAPI = 'VisibilityAPI'#
- Xform = 'Xform'#
- XformCommonAPI = 'XformCommonAPI'#
- Xformable = 'Xformable'#
- accelerations = 'accelerations'#
- all = 'all'#
- angularVelocities = 'angularVelocities'#
- axis = 'axis'#
- basis = 'basis'#
- bezier = 'bezier'#
- bilinear = 'bilinear'#
- boundaries = 'boundaries'#
- bounds = 'bounds'#
- box = 'box'#
- bspline = 'bspline'#
- cards = 'cards'#
- catmullClark = 'catmullClark'#
- catmullRom = 'catmullRom'#
- clippingPlanes = 'clippingPlanes'#
- clippingRange = 'clippingRange'#
- closed = 'closed'#
- constant = 'constant'#
- cornerIndices = 'cornerIndices'#
- cornerSharpnesses = 'cornerSharpnesses'#
- cornersOnly = 'cornersOnly'#
- cornersPlus1 = 'cornersPlus1'#
- cornersPlus2 = 'cornersPlus2'#
- creaseIndices = 'creaseIndices'#
- creaseLengths = 'creaseLengths'#
- creaseSharpnesses = 'creaseSharpnesses'#
- cross = 'cross'#
- cubic = 'cubic'#
- curveVertexCounts = 'curveVertexCounts'#
- default_ = 'default'#
- doubleSided = 'doubleSided'#
- edge = 'edge'#
- edgeAndCorner = 'edgeAndCorner'#
- edgeOnly = 'edgeOnly'#
- elementSize = 'elementSize'#
- elementType = 'elementType'#
- exposure = 'exposure'#
- extent = 'extent'#
- extentsHint = 'extentsHint'#
- fStop = 'fStop'#
- face = 'face'#
- faceVarying = 'faceVarying'#
- faceVaryingLinearInterpolation = 'faceVaryingLinearInterpolation'#
- faceVertexCounts = 'faceVertexCounts'#
- faceVertexIndices = 'faceVertexIndices'#
- familyName = 'familyName'#
- focalLength = 'focalLength'#
- focusDistance = 'focusDistance'#
- fromTexture = 'fromTexture'#
- guide = 'guide'#
- guideVisibility = 'guideVisibility'#
- height = 'height'#
- hermite = 'hermite'#
- holeIndices = 'holeIndices'#
- horizontalAperture = 'horizontalAperture'#
- horizontalApertureOffset = 'horizontalApertureOffset'#
- ids = 'ids'#
- inactiveIds = 'inactiveIds'#
- indices = 'indices'#
- inherited = 'inherited'#
- interpolateBoundary = 'interpolateBoundary'#
- interpolation = 'interpolation'#
- invisible = 'invisible'#
- invisibleIds = 'invisibleIds'#
- knots = 'knots'#
- left = 'left'#
- leftHanded = 'leftHanded'#
- length = 'length'#
- linear = 'linear'#
- loop = 'loop'#
- metersPerUnit = 'metersPerUnit'#
- modelApplyDrawMode = 'model:applyDrawMode'#
- modelCardGeometry = 'model:cardGeometry'#
- modelCardTextureXNeg = 'model:cardTextureXNeg'#
- modelCardTextureXPos = 'model:cardTextureXPos'#
- modelCardTextureYNeg = 'model:cardTextureYNeg'#
- modelCardTextureYPos = 'model:cardTextureYPos'#
- modelCardTextureZNeg = 'model:cardTextureZNeg'#
- modelCardTextureZPos = 'model:cardTextureZPos'#
- modelDrawMode = 'model:drawMode'#
- modelDrawModeColor = 'model:drawModeColor'#
- mono = 'mono'#
- motionBlurScale = 'motion:blurScale'#
- motionNonlinearSampleCount = 'motion:nonlinearSampleCount'#
- motionVelocityScale = 'motion:velocityScale'#
- nonOverlapping = 'nonOverlapping'#
- none = 'none'#
- nonperiodic = 'nonperiodic'#
- normals = 'normals'#
- open = 'open'#
- order = 'order'#
- orientation = 'orientation'#
- orientations = 'orientations'#
- orientationsf = 'orientationsf'#
- origin = 'origin'#
- orthographic = 'orthographic'#
- partition = 'partition'#
- periodic = 'periodic'#
- perspective = 'perspective'#
- pinned = 'pinned'#
- pivot = 'pivot'#
- point = 'point'#
- pointWeights = 'pointWeights'#
- points = 'points'#
- positions = 'positions'#
- power = 'power'#
- primvarsDisplayColor = 'primvars:displayColor'#
- primvarsDisplayOpacity = 'primvars:displayOpacity'#
- projection = 'projection'#
- protoIndices = 'protoIndices'#
- prototypes = 'prototypes'#
- proxy = 'proxy'#
- proxyPrim = 'proxyPrim'#
- proxyVisibility = 'proxyVisibility'#
- purpose = 'purpose'#
- radius = 'radius'#
- radiusBottom = 'radiusBottom'#
- radiusTop = 'radiusTop'#
- ranges = 'ranges'#
- render = 'render'#
- renderVisibility = 'renderVisibility'#
- right = 'right'#
- rightHanded = 'rightHanded'#
- scales = 'scales'#
- shutterClose = 'shutter:close'#
- shutterOpen = 'shutter:open'#
- size = 'size'#
- smooth = 'smooth'#
- stereoRole = 'stereoRole'#
- subdivisionScheme = 'subdivisionScheme'#
- surfaceFaceVertexIndices = 'surfaceFaceVertexIndices'#
- tangents = 'tangents'#
- tetVertexIndices = 'tetVertexIndices'#
- tetrahedron = 'tetrahedron'#
- triangleSubdivisionRule = 'triangleSubdivisionRule'#
- trimCurveCounts = 'trimCurve:counts'#
- trimCurveKnots = 'trimCurve:knots'#
- trimCurveOrders = 'trimCurve:orders'#
- trimCurvePoints = 'trimCurve:points'#
- trimCurveRanges = 'trimCurve:ranges'#
- trimCurveVertexCounts = 'trimCurve:vertexCounts'#
- type = 'type'#
- uForm = 'uForm'#
- uKnots = 'uKnots'#
- uOrder = 'uOrder'#
- uRange = 'uRange'#
- uVertexCount = 'uVertexCount'#
- unauthoredValuesIndex = 'unauthoredValuesIndex'#
- uniform = 'uniform'#
- unrestricted = 'unrestricted'#
- upAxis = 'upAxis'#
- vForm = 'vForm'#
- vKnots = 'vKnots'#
- vOrder = 'vOrder'#
- vRange = 'vRange'#
- vVertexCount = 'vVertexCount'#
- varying = 'varying'#
- velocities = 'velocities'#
- vertex = 'vertex'#
- verticalAperture = 'verticalAperture'#
- verticalApertureOffset = 'verticalApertureOffset'#
- visibility = 'visibility'#
- visible = 'visible'#
- width = 'width'#
- widths = 'widths'#
- wrap = 'wrap'#
- x = 'X'#
- xformOpOrder = 'xformOpOrder'#
- y = 'Y'#
- z = 'Z'#
- class pxr.UsdGeom.VisibilityAPI#
Methods:
- static Apply()#
- static CanApply()#
- CreateGuideVisibilityAttr()#
- CreateProxyVisibilityAttr()#
- CreateRenderVisibilityAttr()#
- static Get()#
- GetGuideVisibilityAttr()#
- GetProxyVisibilityAttr()#
- GetPurposeVisibilityAttr()#
- GetRenderVisibilityAttr()#
- static GetSchemaAttributeNames()#
- class pxr.UsdGeom.XformCache#
Methods:
- Clear()#
- ComputeRelativeTransform()#
- GetLocalToWorldTransform()#
- GetLocalTransformation()#
- GetParentToWorldTransform()#
- GetTime()#
- SetTime()#
- Swap()#
- class pxr.UsdGeom.XformCommonAPI#
Classes:
Methods:
Attributes:
- class OpFlags#
Methods:
Attributes:
- static GetValueFromName()#
- allValues = (UsdGeom.XformCommonAPI.OpTranslate, UsdGeom.XformCommonAPI.OpRotate, UsdGeom.XformCommonAPI.OpScale, UsdGeom.XformCommonAPI.OpPivot)#
- class RotationOrder#
Methods:
Attributes:
- static GetValueFromName()#
- allValues = (UsdGeom.XformCommonAPI.RotationOrderXYZ, UsdGeom.XformCommonAPI.RotationOrderXZY, UsdGeom.XformCommonAPI.RotationOrderYXZ, UsdGeom.XformCommonAPI.RotationOrderYZX, UsdGeom.XformCommonAPI.RotationOrderZXY, UsdGeom.XformCommonAPI.RotationOrderZYX)#
- static CanConvertOpTypeToRotationOrder()#
- static ConvertOpTypeToRotationOrder()#
- static ConvertRotationOrderToOpType()#
- CreateXformOps()#
- static Get()#
- GetResetXformStack()#
- static GetRotationTransform()#
- static GetSchemaAttributeNames()#
- GetXformVectors()#
- GetXformVectorsByAccumulation()#
- SetPivot()#
- SetResetXformStack()#
- SetRotate()#
- SetScale()#
- SetTranslate()#
- SetXformVectors()#
- OpPivot = UsdGeom.XformCommonAPI.OpPivot#
- OpRotate = UsdGeom.XformCommonAPI.OpRotate#
- OpScale = UsdGeom.XformCommonAPI.OpScale#
- OpTranslate = UsdGeom.XformCommonAPI.OpTranslate#
- RotationOrderXYZ = UsdGeom.XformCommonAPI.RotationOrderXYZ#
- RotationOrderXZY = UsdGeom.XformCommonAPI.RotationOrderXZY#
- RotationOrderYXZ = UsdGeom.XformCommonAPI.RotationOrderYXZ#
- RotationOrderYZX = UsdGeom.XformCommonAPI.RotationOrderYZX#
- RotationOrderZXY = UsdGeom.XformCommonAPI.RotationOrderZXY#
- RotationOrderZYX = UsdGeom.XformCommonAPI.RotationOrderZYX#
- class pxr.UsdGeom.XformOp#
Classes:
Methods:
Attributes:
- class Precision#
Methods:
Attributes:
- static GetValueFromName()#
- allValues = (UsdGeom.XformOp.PrecisionDouble, UsdGeom.XformOp.PrecisionFloat, UsdGeom.XformOp.PrecisionHalf)#
- class Type#
Methods:
Attributes:
- static GetValueFromName()#
- allValues = (UsdGeom.XformOp.TypeInvalid, UsdGeom.XformOp.TypeTranslate, UsdGeom.XformOp.TypeScale, UsdGeom.XformOp.TypeRotateX, UsdGeom.XformOp.TypeRotateY, UsdGeom.XformOp.TypeRotateZ, UsdGeom.XformOp.TypeRotateXYZ, UsdGeom.XformOp.TypeRotateXZY, UsdGeom.XformOp.TypeRotateYXZ, UsdGeom.XformOp.TypeRotateYZX, UsdGeom.XformOp.TypeRotateZXY, UsdGeom.XformOp.TypeRotateZYX, UsdGeom.XformOp.TypeOrient, UsdGeom.XformOp.TypeTransform)#
- Get()#
- GetAttr()#
- GetBaseName()#
- GetName()#
- GetNamespace()#
- GetNumTimeSamples()#
- GetOpName()#
- GetOpTransform()#
- GetOpType()#
- static GetOpTypeEnum()#
- static GetOpTypeToken()#
- GetPrecision()#
- GetTimeSamples()#
- GetTimeSamplesInInterval()#
- GetTypeName()#
- IsDefined()#
- IsInverseOp()#
- MightBeTimeVarying()#
- Set()#
- SplitName()#
- PrecisionDouble = UsdGeom.XformOp.PrecisionDouble#
- PrecisionFloat = UsdGeom.XformOp.PrecisionFloat#
- PrecisionHalf = UsdGeom.XformOp.PrecisionHalf#
- TypeInvalid = UsdGeom.XformOp.TypeInvalid#
- TypeOrient = UsdGeom.XformOp.TypeOrient#
- TypeRotateX = UsdGeom.XformOp.TypeRotateX#
- TypeRotateXYZ = UsdGeom.XformOp.TypeRotateXYZ#
- TypeRotateXZY = UsdGeom.XformOp.TypeRotateXZY#
- TypeRotateY = UsdGeom.XformOp.TypeRotateY#
- TypeRotateYXZ = UsdGeom.XformOp.TypeRotateYXZ#
- TypeRotateYZX = UsdGeom.XformOp.TypeRotateYZX#
- TypeRotateZ = UsdGeom.XformOp.TypeRotateZ#
- TypeRotateZXY = UsdGeom.XformOp.TypeRotateZXY#
- TypeRotateZYX = UsdGeom.XformOp.TypeRotateZYX#
- TypeScale = UsdGeom.XformOp.TypeScale#
- TypeTransform = UsdGeom.XformOp.TypeTransform#
- TypeTranslate = UsdGeom.XformOp.TypeTranslate#
- class pxr.UsdGeom.XformOpTypes#
Attributes:
- orient = 'orient'#
- resetXformStack = '!resetXformStack!'#
- rotateX = 'rotateX'#
- rotateXYZ = 'rotateXYZ'#
- rotateXZY = 'rotateXZY'#
- rotateY = 'rotateY'#
- rotateYXZ = 'rotateYXZ'#
- rotateYZX = 'rotateYZX'#
- rotateZ = 'rotateZ'#
- rotateZXY = 'rotateZXY'#
- rotateZYX = 'rotateZYX'#
- scale = 'scale'#
- transform = 'transform'#
- translate = 'translate'#
- class pxr.UsdGeom.Xformable#
Methods:
Compute the fully-combined, local-to-parent transformation for this prim.
Return the ordered list of transform operations to be applied to this prim, in least-to-most-local order.
- AddOrientOp()#
- AddRotateXOp()#
- AddRotateXYZOp()#
- AddRotateXZYOp()#
- AddRotateYOp()#
- AddRotateYXZOp()#
- AddRotateYZXOp()#
- AddRotateZOp()#
- AddRotateZXYOp()#
- AddRotateZYXOp()#
- AddScaleOp()#
- AddTransformOp()#
- AddTranslateOp()#
- AddXformOp()#
- ClearXformOpOrder()#
- CreateXformOpOrderAttr()#
- static Get()#
- GetLocalTransformation()#
Compute the fully-combined, local-to-parent transformation for this prim. If a client does not need to manipulate the individual ops themselves, and requires only the combined transform on this prim, this method will take care of all the data marshalling and linear algebra needed to combine the ops into a 4x4 affine transformation matrix, in double-precision, regardless of the precision of the op inputs. The python version of this function only returns the computed local-to-parent transformation. Clients must independently call GetResetXformStack() to be able to construct the local-to-world transformation.
Compute the fully-combined, local-to-parent transformation for this prim as efficiently as possible, using pre-fetched list of ordered xform ops supplied by the client. The python version of this function only returns the computed local-to-parent transformation. Clients must independently call GetResetXformStack() to be able to construct the local-to-world transformation.
- GetOrderedXformOps()#
Return the ordered list of transform operations to be applied to this prim, in least-to-most-local order. This is determined by the intersection of authored op-attributes and the explicit ordering of those attributes encoded in the “xformOpOrder” attribute on this prim.
Any entries in “xformOpOrder” that do not correspond to valid attributes on the xformable prim are skipped and a warning is issued.
A UsdGeomTransformable that has not had any ops added via AddXformOp() will return an empty vector.
The python version of this function only returns the ordered list of xformOps. Clients must independently call GetResetXformStack() if they need the info.
- GetOrientOp()#
- GetResetXformStack()#
- GetRotateXOp()#
- GetRotateXYZOp()#
- GetRotateXZYOp()#
- GetRotateYOp()#
- GetRotateYXZOp()#
- GetRotateYZXOp()#
- GetRotateZOp()#
- GetRotateZXYOp()#
- GetRotateZYXOp()#
- GetScaleOp()#
- static GetSchemaAttributeNames()#
- GetTimeSamples()#
- GetTimeSamplesInInterval()#
- GetTransformOp()#
- GetTranslateOp()#
- GetXformOp()#
- GetXformOpOrderAttr()#
- static IsTransformationAffectedByAttrNamed()#
- MakeMatrixXform()#
- SetResetXformStack()#
- SetXformOpOrder()#
- TransformMightBeTimeVarying()#