Difference between revisions of "B2.ParticleSystem:setTexture"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
 
 
'''Available since:''' Gideros 2015.06.30<br/>
 
'''Available since:''' Gideros 2015.06.30<br/>
'''Class:''' [[Special:MyLanguage/b2.ParticleSystem|b2.ParticleSystem]]<br/>
+
'''Class:''' [[b2.ParticleSystem]]<br/>
  
 
=== Description ===
 
=== Description ===
Line 11: Line 10:
  
 
=== Parameters ===
 
=== Parameters ===
'''texture''': (Texture) texture to use for particles <br/>
+
'''texture''': (Texture) texture to use for particles<br/>
'''size''': (Number) size of particle. Default the same size as physics particle size. Use a larger size to let particles visuals overlap each other. '''optional'''<br/>
+
'''size''': (Number) size of particle. Default the same size as physics particle size. Use a larger size to let particles visuals overlap each other '''optional'''<br/>
  
 
{{B2.ParticleSystem}}
 
{{B2.ParticleSystem}}

Latest revision as of 06:01, 8 November 2024