AllowInstancing Property

Microsoft Robotics Class Reference

Defaults to true to give the capability for this mesh to use batched instancing. Under the scenerio you don't want this or are noticing artifacts, set this to false. Generally, you shouldn't need to modifify this value

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

Syntax

public bool AllowInstancing { get; set; }

See Also

VisualEntityMesh Class

Microsoft.Robotics.Simulation.Engine Namespace