Version: 2023.2
언어: 한국어

TriangleMeshGeometry

struct in UnityEngine.LowLevelPhysics


인터페이스 구현:IGeometry

매뉴얼로 전환

설명

Contains the basic geometric shape of a non-convex mesh (sometimes known as a triangle mesh).

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

변수

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