VertexFormat()
Description:
Constructs the specification of vertex format from a numerical representation.
Constructs the specification of vertex format from a numerical representation.
public VertexFormat(
VertexFormatBits vertexFormatBits
)
-
vertexFormatBitsThe numerical representation of the vertex format.
-
A value passed for an enumeration argument is not a member of that enumeration
-
This VertexFormat is not available because Revit is not currently rendering. In general, this VertexFormat must be used in the scope of the RenderScene() callback of IDirectContext3DServer.
No comments yet. Start the discussion.
Loading…