Gets and sets the faces the decal will be associated with. Typically, this will be an array containing a single face and the isChainFaces property on the input will be true. The position and orientation of the decal is based on this face and the decal can wrap onto other faces in the body.
If the isChainFace property is false, the decal will only be applied to the provided faces where the first face is used to calculate the position and orientation of the decal.
"decalInput_var" is a variable referencing a DecalInput object.
|
"decalInput_var" is a variable referencing a DecalInput object.
|