|
ScreenSpaceLineNodeUpdatePositions Method |
UpdatePositions method needs to be called after the Positions of ScreenSpaceLineMesh are changed.
This method updates the RenderableMeshPrimitive that was added to the RenderingQueue.
This call also sets
MeshVertexBufferDataChanged dirty flag on this SceneNode.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public void UpdatePositions()
See Also