Method GetOpTransform
GetOpTransform(Type, VtValue, bool)
Declaration
public static GfMatrix4d GetOpTransform(UsdGeomXformOp.Type opType, VtValue opVal, bool isInverseOp)
Parameters
Type | Name | Description |
---|---|---|
UsdGeomXformOp.Type | opType | |
VtValue | opVal | |
bool | isInverseOp |
Returns
Type | Description |
---|---|
GfMatrix4d |
GetOpTransform(Type, VtValue)
Declaration
public static GfMatrix4d GetOpTransform(UsdGeomXformOp.Type opType, VtValue opVal)
Parameters
Type | Name | Description |
---|---|---|
UsdGeomXformOp.Type | opType | |
VtValue | opVal |
Returns
Type | Description |
---|---|
GfMatrix4d |
GetOpTransform(UsdTimeCode)
Declaration
public GfMatrix4d GetOpTransform(UsdTimeCode time)
Parameters
Type | Name | Description |
---|---|---|
UsdTimeCode | time |
Returns
Type | Description |
---|---|
GfMatrix4d |