Obtains a weight value for a given blendshape index; return a boolean based on if the call was successful or not.
Use this to obtain the weight value from a provider after IMeshWeightsProvider
.UpdateWeights(OVRFaceExpressions) was called.
ParametersblendshapeIndexBlendshape index on skinned mesh renderer.
weightValueOutput weight value.
ReturnsTrue if successful, false if not.