Version: 2022.3
言語: 日本語

TreeMotionVectorModeOverride

enumeration

マニュアルに切り替える

説明

Options for motion vector rendering on the terrain.

変数

CameraMotionOnlyUse only camera movement to track motion for all SpeedTree models painted on the terrain.
PerObjectMotionUse a specific pass to track motion for all SpeedTree models painted on the terrain.
ForceNoMotionDon't track motion for SpeedTree models painted on the terrain. Note that models are still rendered in the object motion vector pass, so the CPU performance is similar to `Per Object Motion`.
InheritFromPrototypeFor each SpeedTree model painted on the terrain, inherit the motion vector rendering mode from the import settings, instead of a terrain-global value.