Click or drag to resize

PhysicsObjectReparent Method

[Missing <summary> documentation for "M:Demo3D.Visuals.PhysicsObject.Reparent(Demo3D.Visuals.Visual)"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public override void Reparent(
	Visual newParent
)

Parameters

newParent  Visual

[Missing <param name="newParent"/> documentation for "M:Demo3D.Visuals.PhysicsObject.Reparent(Demo3D.Visuals.Visual)"]

See Also