Blend Shapes
<done>
Overview



Parameters
Mesh
LODs

Pin Blend Shape


Blend Shape Weight List

Preset
Load Preset
Random
Editor Buttons

Reset
Randomize
Save
Load
Public Methods
float[] GetBlendShapeValues()
float[] GetBlendShapeValues()void LoadSmoothPreset(BlendShapePreset preset)
void LoadSmoothPreset(BlendShapePreset preset)void LoadPreset()
void LoadPreset()LoadPreset(BlendShapePreset preset)
LoadPreset(BlendShapePreset preset)void SavePreset()
void SavePreset()void Randomize()
void Randomize()void SetWeight(string name, float value)
void SetWeight(string name, float value)void SetWeight(int index, float value)
void SetWeight(int index, float value)void _PinShape(string name)
void _PinShape(string name)void _PinShape(int index)
void _PinShape(int index)_PinnedShapeSetValue(float value)
_PinnedShapeSetValue(float value)void UpdateBlendShapes()
void UpdateBlendShapes()Last updated