RenderingPipeline_BasicProvideColorDepthTextureCopy Property |
Whether to provide color and depth data for transparent materials. It need to work for soft particles and refraction effects. When Auto mode is enabled, the mode is disabled on mobile devices.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<AutoTrueFalse> ProvideColorDepthTextureCopy { get; set; }
Property Value
Type:
ReferenceAutoTrueFalseSee Also