| SpawnRandomizerClone Method  | 
 
            Clone this component.
            
 
    Namespace: 
   GeonBit.ECS.Components.Particles.Animators
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override BaseComponent Clone()
Return Value
Type: 
BaseComponentCloned copy of this component.
See Also