正面方向を示す 3D ベクトル
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Vector3 Front { get; }
Public ReadOnly Property Front As Vector3
Get
public:
property Vector3 Front {
Vector3 get ();
}
member Front : Vector3 with get
Property Value
Type:
Vector3
See Also