CRemapValueUpdateItem
Interface CRemapValueUpdateItem
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CRemapValueUpdateItem : ISchemaClass<CRemapValueUpdateItem>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
MaxInputValue
ref float MaxInputValue { get; }Property Value
MaxOutputValue
ref float MaxOutputValue { get; }Property Value
MinInputValue
ref float MinInputValue { get; }Property Value
MinOutputValue
ref float MinOutputValue { get; }Property Value
ParamIn
CAnimParamHandle ParamIn { get; }Property Value
ParamOut
CAnimParamHandle ParamOut { get; }Property Value