ドキュメント

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


Plane

Class
読み終わるまでの所要時間 1 分最終更新 3ヶ月前

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