Property TextureTarget
TextureTarget
Gets or sets a value specifying which cubemap texture target to update.
[TypeConverter(typeof(CubemapTargetConverter))]
public TextureTarget TextureTarget { get; set; }
Property Value
- TextureTarget
Gets or sets a value specifying which cubemap texture target to update.
[TypeConverter(typeof(CubemapTargetConverter))]
public TextureTarget TextureTarget { get; set; }