Share via


Initialize Method

Microsoft Robotics Class Reference

Called after the entity is inserted to the simulation engine

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

Syntax

void Initialize(
    GraphicsDevice device,
    PhysicsEngine physicsEngine
)

Parameters

  • device
    Type: GraphicsDevice
    DirectX device

See Also

IVisualEntity Interface

Microsoft.Robotics.Simulation.Engine Namespace