Interface ILabel
Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public interface ILabel
Properties
Position
Declaration
Vector3 Position { get; }
Property Value
Type | Description |
---|---|
System.Numerics.Vector3 |
public interface ILabel
Vector3 Position { get; }
Type | Description |
---|---|
System.Numerics.Vector3 |