![]() |
KudanAR - Android
1.6.0
|
Public Member Functions | |
ARBlendShape (long nativeMem, float fullWeight) | |
float | getFullWeight () |
A class used to represent blend shapes and their weights over a mesh.
ARBlendShape.ARBlendShape | ( | long | nativeMem, |
float | fullWeight | ||
) |
nativeMem | Pointer to the wrapped native object containing the ARBlendShape. |
fullWeight | The weight this ARBlendShape has over a ARMesh. |
float ARBlendShape.getFullWeight | ( | ) |
Returns a float representing the influence a blend shape has over a mesh.