Quaternion.Item[Int32] プロパティ

定義

public:
 property float default[int] { float get(int index); void set(int index, float value); };
public float this[int index] { get; set; }
member this.Item(int) : single with get, set
Default Public Property Item(index As Integer) As Single

パラメーター

index
Int32

プロパティ値

Single

適用対象