Version: 2019.3
public static bool supportsMotionVectors ;

説明

Whether motion vectors are supported on this platform.

モーションベクターがサポートされているプラットフォームでは true が返されます。つまり、ターゲットはRenderTextureFormat.RGHalf をサポートし、設定したモーションベクターシェーダーはサポートされます。

See Also: Renderer.motionVectorGenerationMode, Camera.depthTextureMode, SkinnedMeshRenderer.skinnedMotionVectors, PassType.MotionVectors, DepthTextureMode.MotionVectors, BuiltinShaderType.MotionVectors.