Show / Hide Table of Contents

Interface IDoorLine

Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public interface IDoorLine

Properties

From

Declaration
Vector3Int From { get; }
Property Value
Type Description
Vector3Int

Length

Declaration
int Length { get; }
Property Value
Type Description
System.Int32

To

Declaration
Vector3Int To { get; }
Property Value
Type Description
Vector3Int
In This Article
Back to top Generated by DocFX