CreateTextureUnit

CreateTextureUnit(TextureType)

Maak een structuureenheid die toegankelijk is voor arcering.

public abstract ITextureUnit CreateTextureUnit(TextureType textureType)
ParameterTypeBeschrijving
textureTypeTextureTypeType van de textuur

Zie ook


CreateTextureUnit()

Maak een 2D-textuureenheid die toegankelijk is voor arcering.

public ITextureUnit CreateTextureUnit()

Zie ook