ドキュメント

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


Cylinder

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

Inheritance

Inherited Members

Namespace: UnityEngine.Pixyz.Algo
[Serializable]public class Cylinder

Constructors

Cylinder()

public Cylinder()

Cylinder(Cylinder)

public Cylinder(Cylinder o)
Parameters

Type

Name

Description

Cylindero

Fields

position

public Affine position
Returns

Type

Description

Affine

radius

public double radius
Returns

Type

Description

double

length

public double length
Returns

Type

Description

double