ModelEntity Constructor (Model) |
Create the model entity from model instance.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ModelEntity(
Model model
)
Parameters
- model
- Type: Model
Model to draw.
See Also