The following methods set the Subdivision Displacement Surface Properties for a mesh object. These methods are not applicable to TriMeshes.
Turns on or off split mesh subdivision displacement for the mesh. Calling this function will enable subdivisionDisplacement if it is set to false .
Returns true if split mesh subdivision displacement is turned on for the mesh, false otherwise.
Turns on or off subdivision displacement for the mesh.
Returns true if subdivision displacement is turned on for the mesh, false if off.
Sets the mesh subdivision parameters to the specified preset value set.
Turns on or off whether to perform displacement mapping for the mesh. There is no corresponding user interface element for this method.
Returns true if displacement mapping is turned on for the mesh, false if off.