nw::gfx::ParticleShape::GetVertexParameter Member Function

Syntax

f32 * GetVertexParameter(
     int         index
);

Arguments

Name Description
in index Index.

Return Values

Pointer to a stream of vertex attributes.

Description

Gets the vertex attributes parameters.


CONFIDENTIAL