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 (Vector3)
Constructs an RGBA color from the XYZ unit length components of a vector. Alpha value will be opaque.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
ColorByte
(
Vector3
color
)
Parameters
color
Type:
NeoAxis
Vector3
A
Vector3
representing color.
See Also
Reference
ColorByte Structure
ColorByte Overload
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.