Listener3DOrientation.Listener3DOrientation Constructor
|
Language: |
Note: This documentation is preliminary and is subject to change.
Initializes a new instance of the Listener3DOrientation structure.
Definition
Visual Basic .NET |
Public Sub New( _ ByVal front As Vector3, _ ByVal top As Vector3 _ ) |
C# |
public Listener3DOrientation( Vector3 front, Vector3 top ); |
Managed C++ |
public: Listener3DOrientation( Vector3 front, Vector3 top ); |
JScript .NET |
public function Listener3DOrientation( front : Vector3, top : Vector3 ); |
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