Click or drag to resize
RenderableGeometryBase Methods

The RenderableGeometryBase type exposes the following members.

Methods
  NameDescription
Public methodCalculateWorldInverseTransposeMatrix
Calculates the WorldInverseTransposeMatrix from the World matrix
Public methodClearFlags
Clears the Flags to its initial value (0)
Public methodRenderGeometry
RenderGeometry renders the geometry (executes draw calls but does not apply material settings)
Top
See Also