Particle GetVertices Method Delta Engine Documentation

Namespace: DeltaEngine.Rendering3D.Particles
Assembly: DeltaEngine.Rendering3D.Particles (in DeltaEngine.Rendering3D.Particles.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public VertexPosition3DColorUV[] GetVertices(
	Size size,
	Color color
)

Return Value

Type:  VertexPosition3DColorUV 
See Also