|
RenderTextureRenderingStepFactors Property |
Gets or sets a Vector4 that specifies RGBA values that are multiplied with each color displayed with this post process. Default value is (1, 1, 1, 0)
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public Vector4 Factors { get; set; }
Property Value
Vector4See Also