PhysicsEngineRenderLine Method |
[Missing <summary> documentation for "M:Demo3D.Visuals.PhysicsEngine.RenderLine(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Drawing.Color,System.Boolean,System.String)"]
Namespace: Demo3D.Visuals
public void RenderLine( Vector3 from, Vector3 to, Color color, bool persistent = false, string key = "" )
[Missing <param name="from"/> documentation for "M:Demo3D.Visuals.PhysicsEngine.RenderLine(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Drawing.Color,System.Boolean,System.String)"]
[Missing <param name="to"/> documentation for "M:Demo3D.Visuals.PhysicsEngine.RenderLine(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Drawing.Color,System.Boolean,System.String)"]
[Missing <param name="color"/> documentation for "M:Demo3D.Visuals.PhysicsEngine.RenderLine(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Drawing.Color,System.Boolean,System.String)"]
[Missing <param name="persistent"/> documentation for "M:Demo3D.Visuals.PhysicsEngine.RenderLine(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Drawing.Color,System.Boolean,System.String)"]
[Missing <param name="key"/> documentation for "M:Demo3D.Visuals.PhysicsEngine.RenderLine(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Drawing.Color,System.Boolean,System.String)"]