Enum CommonType
Assembly: FlaxEngine.dll
File: Engine/Core/Types/CommonValue.h
Syntax
public enum CommonType
Fields
Name | Description |
---|---|
Blob | |
Bool | |
Box | |
Color | |
Float | |
Guid | |
Integer | |
Matrix | |
Object | |
Pointer | |
Ray | |
Rectangle | |
Rotation | |
Sphere | |
String | |
Transform | |
Vector2 | |
Vector3 | |
Vector4 |