SwiftlyS2

CNmFloatEaseNode__CDefinition

Interface CNmFloatEaseNode__CDefinition

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNmFloatEaseNode__CDefinition : CNmFloatValueNode__CDefinition, CNmValueNode__CDefinition, CNmGraphNode__CDefinition, ISchemaClass<CNmGraphNode__CDefinition>, ISchemaClass<CNmValueNode__CDefinition>, ISchemaClass<CNmFloatValueNode__CDefinition>, ISchemaClass<CNmFloatEaseNode__CDefinition>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EaseTime

ref float EaseTime { get; }
Property Value

EasingOp

ref NmEasingOperation_t EasingOp { get; }
Property Value

InputValueNodeIdx

ref short InputValueNodeIdx { get; }
Property Value

StartValue

ref float StartValue { get; }
Property Value

UseStartValue

ref bool UseStartValue { get; }
Property Value

On this page