Click or drag to resize
AB4D logo

IEnvironmentalMapMaterialEnvironmentalCubeMap Property

Gets ShaderResourceView that defines the EnvironmentalCubeMap. ShaderResourceView should define a cube map with 6 textures for each side of the cube.

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
ShaderResourceView EnvironmentalCubeMap { get; }

Property Value

ShaderResourceView
See Also