Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


ExtendedBox

Class
Read time 1 minuteLast updated a day ago

Inheritance
Inherited Members
Namespace: UnityEngine.Pixyz.Geom
[Serializable]public class ExtendedBox

Constructors

ExtendedBox()

public ExtendedBox()

ExtendedBox(ExtendedBox)

public ExtendedBox(ExtendedBox o)
Parameters

Type

Name

Description

ExtendedBoxo

Fields

position

public Point3 position
Returns

Type

Description

Point3

extentX

public double extentX
Returns

Type

Description

double

extentY

public double extentY
Returns

Type

Description

double

extentZ

public double extentZ
Returns

Type

Description

double