Class

Settings3D

Settings3D()

Constructor

# new Settings3D()

Properties:
Name Type Description
extrusionOpacity number
wallOpacity number

Methods

# static merge(refObj, input) → {Settings3D}

Returns a new instance of the Settings3D class merging the previous and the incoming values.
Parameters:
Name Type Description
refObj Setting3D
input object
Settings3D