Microsoft SDK for Java

getDecalOrigin

This method of the Direct3dRMTexture Class retrieves the current origin of the decal.

Syntax

public void getDecalOrigin(int[] x, int[] y);

Parameters

x The array variables that receive the x-coordinate of the origin of the decal.
y The array variables that receive the y-coordinate of the origin of the decal.

See Also

setDecalOrigin

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