NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
Transform Structure
Transform Constructor
Transform Constructor (Vector2, Complex)
Transform Constructor (Vector2, Single)
Transform Constructor (Vector2, Single)
Initialize using a position vector and a rotation.
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
Transform
(
Vector2
position
,
float
angle
)
Parameters
position
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The position.
angle
Type:
System
Single
The rotation angle
See Also
Reference
Transform Structure
Transform Overload
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2024 NeoAxis Group. All rights reserved.