ComputeColorParameterTexture Class
Namespace: Stride.Rendering.Materials.ComputeColorsAssembly: Stride.Rendering.dll
Derived from ComputeColorParameterTexture:
[DataContract("ComputeColorParameterTexture")]
public class ComputeColorParameterTexture : ComputeColorParameter, IComputeColorParameter
Name | Description | |
---|---|---|
Constructors | ||
ComputeColorParameterTexture() | ||
Properties | ||
Texture |
Constructors
ComputeColorParameterTexture()
public ComputeColorParameterTexture()
Properties
Texture
public ComputeTextureColor Texture { get; }
Property Value
Type | Description |
---|---|
ComputeTextureColor |