TransformedVertexBufferData Property

Microsoft Robotics Class Reference

Array of vertex buffer data transformed by its model transform

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

Syntax

[BrowsableAttribute(false)]
public PositionNormalTexturedColored[] TransformedVertexBufferData { get; set; }

See Also

VisualEntityMesh Class

Microsoft.Robotics.Simulation.Engine Namespace