<Code Lib>
2022 Method
Changes 0
M

AssetPropertyDoubleArray4d.IsValidValue(Color)

Description:
Checks that the value is a valid value for this property.
Overloads (2):
IsValidValue(Color)

public bool IsValidValue(
	Color color
)

Return Value bool True if the value is valid for the property.

Loading…