set_buildable method

set_buildable(self, node, value, transform) {#aspose.threed.Node-bool-Nullable<Aspose.ThreeD.Utilities.Matrix4>}


def set_buildable(self, node, value, transform):
    ...
ParameterTypeDescription
nodeNode
valuebool
transformNullable<Aspose.ThreeD.Utilities.Matrix4>

See Also