setweightswithvector 2 - eisclimber/ExPresS-XR GitHub Wiki

BlendIndices2D.SetWeightsWithVector(Vector2,SkinnedMeshRenderer)

Method in BlendIndices2D

Summary

Sets the blend shapes for both axis according to the vectors x and y coordinates.

public void SetWeightsWithVector(Vector2 weights, SkinnedMeshRenderer meshRenderer)

Parameters

Name Description
UnityEngine.Vector2 weights Weight values for the blend shapes.
UnityEngine.SkinnedMeshRenderer meshRenderer Renderer to manipulate the blend shapes from.
⚠️ **GitHub.com Fallback** ⚠️