Return stage's authored kilogramsPerUnit, or 1.0 if unauthored. More...
Go to the source code of this file.
Functions | |
USDPHYSICS_API double | UsdPhysicsGetStageKilogramsPerUnit (const UsdStageWeakPtr &stage) |
USDPHYSICS_API bool | UsdPhysicsStageHasAuthoredKilogramsPerUnit (const UsdStageWeakPtr &stage) |
Return whether stage has an authored kilogramsPerUnit. More... | |
USDPHYSICS_API bool | UsdPhysicsSetStageKilogramsPerUnit (const UsdStageWeakPtr &stage, double kilogramsPerUnit) |
Author stage's kilogramsPerUnit. More... | |
Return stage's authored kilogramsPerUnit, or 1.0 if unauthored.
Definition in file metrics.h.
USDPHYSICS_API bool UsdPhysicsSetStageKilogramsPerUnit | ( | const UsdStageWeakPtr & | stage, |
double | kilogramsPerUnit | ||
) |
Author stage's kilogramsPerUnit.
USDPHYSICS_API bool UsdPhysicsStageHasAuthoredKilogramsPerUnit | ( | const UsdStageWeakPtr & | stage | ) |
Return whether stage has an authored kilogramsPerUnit.