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