SurfaceAppearance

Inherits: Instance

Used to override the appearance of Parts with PBR textures.

SurfaceAppearance overrides the Appearance properties of any Part it is parented under.

Properties
ColorMap: Content

No description available.

MetalnessMap: Content

No description available.

How metallic the surface will appear. Scales the values in the metalness map if one is specified.

NormalMap: Content

No description available.

RoughnessMap: Content

No description available.

How rough the surface will appear. Scales the values in the roughness map if one is specified.

TexturePack: Content

No description available.