Layer 3D attributes and methods (expression reference)

orientation
Return type: Property [3].

Returns the 3D orientation value, in degrees, for a 3D layer.

rotationX
Return type: Property.

Returns the x rotation value, in degrees, for a 3D layer.

rotationY
Return type: Property.

Returns the y rotation value, in degrees, for a 3D layer.

rotationZ
Return type: Property.

Returns the z rotation value, in degrees, for a 3D layer.

lightTransmission
Return type: Property.

Returns the value of the Light Transmission property for a 3D layer.

castsShadows
Return type: Property.

Returns a value of 1.0 if the layer casts shadows.

acceptsShadows
Return type: Property.

Returns a value of 1.0 if the layer accepts shadows.

acceptsLights
Return type: Property.

Returns a value of 1.0 if the layer accepts lights.

ambient
Return type: Property.

Returns the ambient component value as a percentage.

diffuse
Return type: Property.

Returns the diffuse component value as a percentage.

specular
Return type: Property.

Returns the specular component value as a percentage.

shininess
Return type: Property.

Returns the shininess component value as a percentage.

metal
Return type: Property.

Returns the metal component value as a percentage.