Class StandardPostProcessMaterialMetadata

Defines properties and message types for StandardPostProcessMaterial.

Property Types

See also PropertyType
StandardPostProcessMaterialMetadata.BlurRadiusProperty

Blur radius for the material.

StandardPostProcessMaterialMetadata.BlurDirectionProperty

Sets the direction for the blur.

StandardPostProcessMaterialMetadata.BloomRadiusProperty

Bloom radius for the material.

StandardPostProcessMaterialMetadata.BloomIntensityProperty

Bloom intensity for the material.

StandardPostProcessMaterialMetadata.BloomUseIntensityTextureProperty

Enable or disable the use of the Bloom Intensity texture property.

StandardPostProcessMaterialMetadata.BloomIntensityTextureProperty

Sets the bloom intensity texture.

StandardPostProcessMaterialMetadata.AProperty

Tonemapping parameter A.

StandardPostProcessMaterialMetadata.BProperty

Tonemapping parameter B.

StandardPostProcessMaterialMetadata.CProperty

Tonemapping parameter C.

StandardPostProcessMaterialMetadata.DProperty

Tonemapping parameter D.

StandardPostProcessMaterialMetadata.EProperty

Tonemapping parameter E.

StandardPostProcessMaterialMetadata.FProperty

Tonemapping parameter F.

StandardPostProcessMaterialMetadata.WhiteScaleProperty

Sets the value that will be tonemapped to pure white.

Message Types

See also MessageType

Message Arguments

Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.