Interface IHitShape
- Namespace
- Netick.Pro
- Assembly
- Netick.Pro.dll
public interface IHitShape
Properties
Center
Property Value
- Vector3
GlobalCenter
Vector3 GlobalCenter { get; }
Property Value
- Vector3
GlobalPosition
Vector3 GlobalPosition { get; }
Property Value
- Vector3
GlobalRotation
Quaternion GlobalRotation { get; }
Property Value
- Quaternion
IsEnabled
Property Value
- bool
Layer
Property Value
- int
Radius
Property Value
- float
Shape
HitShapeType Shape { get; }
Property Value
- HitShapeType
Size
Property Value
- Vector3