|
LightingRigVisual3DValidateKeyLightDirectionPropertyValue Method |
Returns true if value is valid direction for key light.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected static bool ValidateKeyLightDirectionPropertyValue(
Object value
)
Parameters
- value Object
- value
Return Value
Booleantrue if value is valid valid direction for key light
See Also