Interface ITextureGradient
A VisAsset gradient described by a texture (or, series of textures)
Namespace: IVLab.ABREngine
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
public interface ITextureGradient
Properties
| Improve this Doc View SourceBlendMaps
Internal calculations for blend maps used for rendering
Declaration
GradientBlendMap BlendMaps { get; }
Property Value
Type | Description |
---|---|
GradientBlendMap |