| Vector4GetHashCode Method |
Returns the hash code for this instance.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public override sealed int GetHashCode()
public:
virtual int GetHashCode() override sealed
Return Value
Type:
Int32A 32-bit signed integer that is the hash code for this instance.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also