Version: 2023.1
言語: 日本語

ConvexMeshGeometry

struct in UnityEngine.LowLevelPhysics


実装インターフェース:IGeometry

マニュアルに切り替える

説明

Contains the basic geometric shape of a convex mesh.

The only way to retrieve this shape is to use the MeshCollider.Geometry property to get it from a convex MeshCollider component.

変数

GeometryTypeReturns the geometry type of this shape, which is ConvexMeshGeometry.
ScaleThe scale of this geometry.
ScaleAxisRotationThe rotation of the scale axis of this geometry.