Get Delta Num

Retrieves the Delta count for the provided Standalone Morph Target and LOD.

Inputs

ParameterDescription

Target

Standalone Morph Target Object Reference

Standalone Morph Target to retrieve the Delta from.

LOD

Integer

LOD Index to retrieve the Delta from. If the LOD is not available in the Standalone Morph Target then the function will return -1.

Outputs

ParameterDescription

Return Value

Integer

Returns -1 if provided LOD is invalid.

Last updated