Method SetRotate
SetRotate(GfVec3f, RotationOrder, UsdTimeCode)
Declaration
public bool SetRotate(GfVec3f rotation, UsdGeomXformCommonAPI.RotationOrder rotOrder, UsdTimeCode time)
Parameters
Type | Name | Description |
---|---|---|
GfVec3f | rotation | |
UsdGeomXformCommonAPI.RotationOrder | rotOrder | |
UsdTimeCode | time |
Returns
Type | Description |
---|---|
bool |
SetRotate(GfVec3f, RotationOrder)
Declaration
public bool SetRotate(GfVec3f rotation, UsdGeomXformCommonAPI.RotationOrder rotOrder)
Parameters
Type | Name | Description |
---|---|---|
GfVec3f | rotation | |
UsdGeomXformCommonAPI.RotationOrder | rotOrder |
Returns
Type | Description |
---|---|
bool |
SetRotate(GfVec3f)
Declaration
public bool SetRotate(GfVec3f rotation)
Parameters
Type | Name | Description |
---|---|---|
GfVec3f | rotation |
Returns
Type | Description |
---|---|
bool |