MDLPhotometricLight.GenerateCubemap(nuint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fills the LightCubeMap property with cube map data that has sides of length textureSize
.
[Foundation.Export("generateCubemapFromLight:")]
public virtual void GenerateCubemap (nuint textureSize);
abstract member GenerateCubemap : nuint -> unit
override this.GenerateCubemap : nuint -> unit
Parameters
- textureSize
- System.System.UIntPtr System.unativeint
- Attributes