Standard |
Name | Description | |
---|---|---|
SetStandardTransform3D(Model3D, StandardTransform3D, Boolean) | SetStandardTransform3D sets the specified standardTransform3D as a StandardTransform3DProperty to the specified Model3D. If updateTransform3D parameter is true (by default), then the Model3D.Transform is also set to the standardTransform3D.Transform. standardTransform3D parameter can be null to clear the value. | |
SetStandardTransform3D(Visual3D, StandardTransform3D, Boolean) | SetStandardTransform3D sets the specified standardTransform3D as a StandardTransform3DProperty to the specified Visual3D. If updateTransform3D parameter is true (by default), then the Visual3D.Transform is also set to the standardTransform3D.Transform. standardTransform3D parameter can be null to clear the value. |