Property FaceSize
FaceSize
Gets or sets the texture size for each of the cubemap faces. If no value is specified, the size of the shader window in pixels is used.
public int? FaceSize { get; set; }
Property Value
- int?
Gets or sets the texture size for each of the cubemap faces. If no value is specified, the size of the shader window in pixels is used.
public int? FaceSize { get; set; }