SwiftlyS2

CNmFloatSpringNode__CDefinition

Interface CNmFloatSpringNode__CDefinition

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DampingRatio

ref float DampingRatio { get; }
Property Value

Hertz

ref float Hertz { 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