RtTokensType#

Fully qualified name: usdrt::RtTokensType

class RtTokensType#

Provides standard set of public tokens for Rt schema. Access via the RtTokens helper accessor.

prim.GetAttribute(RtTokens->worldPosition);

Public Functions

inline RtTokensType()#

Public Members

const TfToken worldPosition#

“_worldPosition”

RtXformable attribute

const TfToken worldOrientation#

“_worldOrientation”

RtXformable attribute

const TfToken worldScale#

“_worldScale”

RtXformable attribute

const TfToken localMatrix#

“_localMatrix”

RtXformable attribute

const TfToken worldExtent#

“_worldExtent”

RtBoundable attribute

const TfToken fabricHierarchyLocalMatrix#

“omni:fabric:localMatrix”

RtXformable attribute

const TfToken fabricHierarchyWorldMatrix#

“omni:fabric:worldMatrix”

RtXformable attribute