SwiftlyS2

CGeneralRandomRotation

Interface CGeneralRandomRotation

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGeneralRandomRotation : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<CGeneralRandomRotation>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Degrees

ref float Degrees { get; }
Property Value

DegreesMax

ref float DegreesMax { get; }
Property Value

DegreesMin

ref float DegreesMin { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

RandomlyFlipDirection

ref bool RandomlyFlipDirection { get; }
Property Value

RotationRandExponent

ref float RotationRandExponent { get; }
Property Value

On this page