Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

Plane

Class
Read time 1 minuteLast updated a day ago

Inheritance
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public class Plane

Constructors

Plane()

public Plane()

Plane(Plane)

public Plane(Plane o)
Parameters

Type

Name

Description

Planeo

Fields

position

public Affine position
Returns

Type

Description

Affine

length

public double length
Returns

Type

Description

double

height

public double height
Returns

Type

Description

double