次の方法で共有


IntersectInformation.V

V プロパティ

レイと交差した三角形の重心座標。

定義

Visual Basic Public Property V As Single
C# public float V { get; set; }
Managed C++ public: __property float get_V();
public: __property void set_V(float);
JScript public function get V() : float
public function set V(float);

プロパティ値

System.Single.

これは読み取り/書き込み可能プロパティである。 

対象

IntersectInformation

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