CreateTextureUnit
CreateTextureUnit(TextureType)
Maak een structuureenheid die toegankelijk is voor arcering.
public abstract ITextureUnit CreateTextureUnit(TextureType textureType)
Parameter | Type | Beschrijving |
---|---|---|
textureType | TextureType | Type van de textuur |
Zie ook
- interface ITextureUnit
- enum TextureType
- class RenderFactory
- naamruimte Aspose.ThreeD.Render
- montage Aspose.3D
CreateTextureUnit()
Maak een 2D-textuureenheid die toegankelijk is voor arcering.
public ITextureUnit CreateTextureUnit()
Zie ook
- interface ITextureUnit
- class RenderFactory
- naamruimte Aspose.ThreeD.Render
- montage Aspose.3D