Plane.Scale Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Scales the plane with a given scaling factor.
Definition
Visual Basic .NET |
Public Sub Scale( _ ByVal s As Single _ ) |
C# |
public void Scale( float s ); |
Managed C++ |
public: void Scale( float s ); |
JScript .NET |
public function Scale( s : float ); |
Parameters
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center