API Referenceglobal
MorphAccessorclass
object→MorphAccessor
Methods6
Showing 6 methods
public bool ContainsOverride(string name)
Returns true if we have this value overridden (set). False means its value is likely being driven by animation etc.
| Parameter | Type | Description |
|---|---|---|
| name | string | — |
Returns:
bool—public float Get(string name)
Get this value
| Parameter | Type | Description |
|---|---|---|
| name | string | — |
Returns:
float—No results match this filter.
Properties1
Showing 1 properties
public string[] Sandbox.SkinnedModelRenderer.MorphAccessor.Names { get; set; }
Returns:
string[]—No results match this filter.