KudanAR - Android  1.6.0
ARBlendShape Class Reference

Public Member Functions

 ARBlendShape (long nativeMem, float fullWeight)
 
float getFullWeight ()
 

Detailed Description

A class used to represent blend shapes and their weights over a mesh.

Constructor & Destructor Documentation

◆ ARBlendShape()

ARBlendShape.ARBlendShape ( long  nativeMem,
float  fullWeight 
)
Parameters
nativeMemPointer to the wrapped native object containing the ARBlendShape.
fullWeightThe weight this ARBlendShape has over a ARMesh.

Member Function Documentation

◆ getFullWeight()

float ARBlendShape.getFullWeight ( )

Returns a float representing the influence a blend shape has over a mesh.

Returns
float The weight a ARBlendShape has over its ARMesh.

The documentation for this class was generated from the following file: