VertexDeclaration.Sealed

VertexDeclaration.Sealed property

A VertexDeclaration will be sealed when its been used by TriMesh or TriMesh, no more modifications is allowed.

public bool Sealed { get; }

See Also