Interface IDoorLine
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public interface IDoorLine
Properties
From | |
Length | |
To |
From
Declaration
Vector3Int From { get; }
Property Value
Type | Description |
---|---|
Vector3Int |
Length
Declaration
int Length { get; }
Property Value
Type | Description |
---|---|
System. |
To
Declaration
Vector3Int To { get; }
Property Value
Type | Description |
---|---|
Vector3Int |