Version: 2020.2
言語: 日本語

RayTracingMode

enumeration

マニュアルに切り替える

説明

Indicates how a Renderer is updated.

変数

OffRenderers with this mode are not ray traced.
StaticRenderers with this mode never update.
DynamicTransformRenderers with this mode update their Transform, but not their Mesh.
DynamicGeometryRenderers with this mode have animated geometry and update their Mesh and Transform.