Share via


CreateMesh Method

Microsoft Robotics Class Reference

Create a graphics mesh using shape properties

Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public VisualEntityMesh CreateMesh(
    GraphicsDevice device,
    ShapeProperties shape
)

Parameters

  • device
    Type: GraphicsDevice

Return Value

See Also

ResourceCache Class

Microsoft.Robotics.Simulation.Engine Namespace