SbColor Constructor |
Name | Description | |
---|---|---|
![]() | SbColor(Single) |
Constructor that takes an array of 3 floats.
|
![]() | SbColor(SbVec3f) |
Constructor that takes a SbVec3f value.
|
![]() | SbColor(Single, Single, Single) |
Constructor that takes 3 floats.
|