TransformMultiply(Bounds, Bounds) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void Multiply(
ref Bounds bounds,
out Bounds result
)
Parameters
- bounds Bounds
-
- result Bounds
-
See Also