Vrátí vektor Vector3 na uvedené pozici.
Jmenný prostor:
SGP.XSpaceKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
| C# |
|---|
public Vector3 this[ int i ] { get; } |
Parametry
- i
- Typ: System..::.Int32
Číslo vrcholu.
| Dokumentace SGPRTL a SGP.XUtility |
| Vlastnost XSpaceUtility..::.XVertexArrayAdapter2..::.Item (Int32) |
| Třída XSpaceUtility..::.XVertexArrayAdapter2 Podívat se také na |
| C# |
|---|
public Vector3 this[ int i ] { get; } |