CReplicationParameters
Interface CReplicationParameters
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CReplicationParameters : ISchemaClass<CReplicationParameters>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
MaxRandomDisplacement
CParticleCollectionVecInput MaxRandomDisplacement { get; }Property Value
MaxRandomRadiusScale
CParticleCollectionFloatInput MaxRandomRadiusScale { get; }Property Value
MinRandomDisplacement
CParticleCollectionVecInput MinRandomDisplacement { get; }Property Value
MinRandomRadiusScale
CParticleCollectionFloatInput MinRandomRadiusScale { get; }Property Value
ModellingScale
CParticleCollectionFloatInput ModellingScale { get; }Property Value
ReplicationMode
ref ParticleReplicationMode_t ReplicationMode { get; }Property Value
ScaleChildParticleRadii
ref bool ScaleChildParticleRadii { get; }Property Value