Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

Sphere

Class
Read time 1 minuteLast updated a day ago

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

Constructors

Sphere()

public Sphere()

Sphere(Sphere)

public Sphere(Sphere o)
Parameters

Type

Name

Description

Sphereo

Fields

position

public Affine position
Returns

Type

Description

Affine

radius

public double radius
Returns

Type

Description

double