NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
MathUtils Class
MathUtils Methods
Mul Method
Mul Method (Mat22, Vector2)
Mul Method (Mat22, Vector2)
Mul Method (Mat33, Vector3)
MathUtils
Mul Method (Mat33, Vector3)
Namespace:
Internal.tainicom.Aether.Physics2D.Common
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
Vector3
Mul
(
Mat33
A
,
Vector3
v
)
Parameters
A
Type:
Internal.tainicom.Aether.Physics2D.Common
Mat33
v
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector3
Return Value
Type:
Vector3
See Also
Reference
MathUtils Class
Mul Overload
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2024 NeoAxis Group. All rights reserved.