Method AddRotateXOp
AddRotateXOp(Precision, TfToken, bool)
Declaration
public UsdGeomXformOp AddRotateXOp(UsdGeomXformOp.Precision precision, TfToken opSuffix, bool isInverseOp)
Parameters
| Type | Name | Description | 
|---|---|---|
| UsdGeomXformOp.Precision | precision | |
| TfToken | opSuffix | |
| bool | isInverseOp | 
Returns
| Type | Description | 
|---|---|
| UsdGeomXformOp | 
AddRotateXOp(Precision, TfToken)
Declaration
public UsdGeomXformOp AddRotateXOp(UsdGeomXformOp.Precision precision, TfToken opSuffix)
Parameters
| Type | Name | Description | 
|---|---|---|
| UsdGeomXformOp.Precision | precision | |
| TfToken | opSuffix | 
Returns
| Type | Description | 
|---|---|
| UsdGeomXformOp | 
AddRotateXOp(Precision)
Declaration
public UsdGeomXformOp AddRotateXOp(UsdGeomXformOp.Precision precision)
Parameters
| Type | Name | Description | 
|---|---|---|
| UsdGeomXformOp.Precision | precision | 
Returns
| Type | Description | 
|---|---|
| UsdGeomXformOp | 
AddRotateXOp()
Declaration
public UsdGeomXformOp AddRotateXOp()
Returns
| Type | Description | 
|---|---|
| UsdGeomXformOp |