MatrixRotateXYZ method
MatrixStructType
MatrixRotateXYZ(
- Vector3StructType angle
Implementation
MatrixStructType MatrixRotateXYZ(Vector3StructType angle)
=> RaylibMatrixFactories.rotateXYZ(angle) as MatrixStructType;