Interface IVertexUV
Inherited Members
Namespace: Aximo.VertexData
Assembly: AxCommon.dll
Syntax
public interface IVertexUV : IVertex
Properties
| Improve this Doc View SourceUV
Declaration
Vector2 UV { get; set; }
Property Value
| Type | Description |
|---|---|
| OpenToolkit.Mathematics.Vector2 |