API Referenceglobal
ParameterAccessorclass
object→ParameterAccessor
Methods14
Showing 14 methods
public bool Contains(string name)
| Parameter | Type | Description |
|---|---|---|
| name | string | — |
Returns:
bool—public bool GetBool(string v)
| Parameter | Type | Description |
|---|---|---|
| v | string | — |
Returns:
bool—public float GetFloat(string v)
| Parameter | Type | Description |
|---|---|---|
| v | string | — |
Returns:
float—public int GetInt(string v)
| Parameter | Type | Description |
|---|---|---|
| v | string | — |
Returns:
int—public void Reset(string name)
| Parameter | Type | Description |
|---|---|---|
| name | string | — |
Returns:
void—No results match this filter.
Properties1
Showing 1 properties
public Sandbox.AnimationGraph Sandbox.SkinnedModelRenderer.ParameterAccessor.Graph { get; set; }
No results match this filter.