MorphAccessorclass

objectMorphAccessor
Namespace
global
Assembly
Sandbox.Engine
Declaration
public sealed class Sandbox.SkinnedModelRenderer.MorphAccessor

Methods6

Showing 6 methods

public bool ContainsOverride(string name)PUBLIC

Returns true if we have this value overridden (set). False means its value is likely being driven by animation etc.

ParameterTypeDescription
namestring
Returns:bool

public float Get(string name)PUBLIC

Get this value

ParameterTypeDescription
namestring
Returns:float

Properties1

Showing 1 properties

On this page