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: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<AutoTrueFalse> ProvideColorDepthTextureCopy { get; set; }Property Value
ReferenceAutoTrueFalse
See Also