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..::.XVertexArrayAdapter3..::.Item (Int32) |
Třída XSpaceUtility..::.XVertexArrayAdapter3 Podívat se také na |
C# |
---|
public Vector3 this[ int i ] { get; } |