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

Syntax

const f32 * GetVertexParameter(
     int         index
) const;

Arguments

Name Description
in index Index.

Return Values

Pointer to a stream of vertex attributes.

Description

Gets the vertex attributes parameters.


CONFIDENTIAL