Vector3.Empty
Empty プロパティ
空の 3D ベクトルを返す。
定義
Visual Basic | PublicShared ReadOnly Property Empty As Vector3 |
C# | public static Vector3 Empty { get; } |
Managed C++ | public: __property static Vector3 get_Empty(); |
JScript | publicstatic function get Empty() : Vector3 |
プロパティ値
Microsoft.DirectX.Vector3.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.