Microsoft SDK for Java

deleteChild

This method of the Direct3dRMFrame Class removes a frame from the hierarchy. If the frame is not referenced, it is destroyed along with any child frames, lights, and meshes.

Syntax

public void deleteChild(Direct3dRMFrame c);

Parameters

c The Direct3dRMFrame object to be used as the child.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.