Scene.InstancePhysicsScene

Scene.InstancePhysicsScene property

Gets or sets the instance physics scene. The instance_physics_scene element declares the instantiation of a COLLADA physics_scene resource. The instance_physics_scene element may appear any number of times.

public InstanceWithExtra[] InstancePhysicsScene { get; set; }

See Also