Description:

Appends a collection of normal vectors.

Syntax:
public bool AddRange(
Vector3f[] normals
)
Parameters:
Returns:
Type: bool
True on success, False on failure.
Available since:
5.0

Nothing found