'Declaration Public Function New( _ ByVal value As System.Single _ )
public ColorMatrix5x4( System.float value )
Parameters
- value
- The value that will be assigned to all components.
'Declaration Public Function New( _ ByVal value As System.Single _ )
public ColorMatrix5x4( System.float value )