Class ComputeColorParameterTexture
- Namespace
- Stride.Rendering.Materials.ComputeColors
- Assembly
- Stride.Rendering.dll
[DataContract("ComputeColorParameterTexture")]
public class ComputeColorParameterTexture : ComputeColorParameter, IComputeColorParameter
- Inheritance
-
ComputeColorParameterTexture
- Implements
- Extension Methods
Constructors
ComputeColorParameterTexture()
public ComputeColorParameterTexture()
Properties
Texture
public ComputeTextureColor Texture { get; }