อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


BoundsCalculator.BoundsCalculationMethod Enum

Definition

This enum defines what volume type the bound calculation depends on and its priority.

C#
public enum BoundsCalculator.BoundsCalculationMethod
Inheritance
BoundsCalculator.BoundsCalculationMethod

Fields

Name Value Description
RendererOverCollider 0

Used Renderers for the bounds calculation and Colliders as a fallback

ColliderOverRenderer 1

Used Colliders for the bounds calculation and Renderers as a fallback

ColliderOnly 2

Omits Renderers and uses Colliders for the bounds calculation exclusively

RendererOnly 3

Omits Colliders and uses Renderers for the bounds calculation exclusively

Applies to

ผลิตภัณฑ์ เวอร์ชัน
MRTK3 Spatial Manipulation 3.0, 3.1, 3.2