Method | Description | |
---|---|---|
Create ( int particleCount ) : |
||
PointSpriteRenderer ( IBufferable model, ShaderCode shaderCodes, AttributeMap attributeMap ) : System |
Method | Description | |
---|---|---|
DisposeUnmanagedResources ( ) : void | ||
DoInitialize ( ) : void | ||
DoRender ( RenderEventArgs arg ) : void |
Method | Description | |
---|---|---|
UpdateTexture ( string filename ) : void |
public static Create ( int particleCount ) : |
||
particleCount | int | |
return |
protected DisposeUnmanagedResources ( ) : void | ||
return | void |
protected DoRender ( RenderEventArgs arg ) : void | ||
arg | RenderEventArgs | |
return | void |
public PointSpriteRenderer ( IBufferable model, ShaderCode shaderCodes, AttributeMap attributeMap ) : System | ||
model | IBufferable | |
shaderCodes | ShaderCode | |
attributeMap | AttributeMap | |
return | System |