NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
ColorByte Structure
ColorByte Constructor
ColorByte Constructor (UInt32)
ColorByte Constructor (ColorValue)
ColorByte Constructor (ColorValue)
ColorByte Constructor (Vector3)
ColorByte Constructor (Vector3F)
ColorByte Constructor (Vector4)
ColorByte Constructor (Vector4F)
ColorByte Constructor (Byte, Byte, Byte, Byte)
ColorByte Constructor (Int32, Int32, Int32, Int32)
ColorByte Constructor (Single, Single, Single, Single)
ColorByte Constructor (Vector4)
Constructs an RGBA color from the XYZW unit length components of a vector.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
ColorByte
(
Vector4
color
)
Parameters
color
Type:
NeoAxis
Vector4
A
Vector4
representing color.
See Also
Reference
ColorByte Structure
ColorByte Overload
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.