CustomVertex.Transformed.Transformed Constructor
|
Language: |
Initializes a new instance of the CustomVertex.Transformed class.
Definition
Visual Basic |
Public Sub New( _ ByVal value As Vector4 _ ) |
C# |
public Transformed( Vector4 value ); |
C++ |
public: Transformed( Vector4 value ); |
JScript |
public function Transformed( value : Vector4 ); |
Parameters
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center