EngineObject.NativeHandle Property
Gets the native Carmenta Engine kernel object the current EngineObject represents.
Thread safety: This property is not thread-safe.
Syntax
public System.IntPtr NativeHandle { get; }
Property Value
Type: System.IntPtr
The native Carmenta Engine kernel object the current object represents.
The native Carmenta Engine kernel object the current object represents.
Remarks
Important
This property is only used by the .NET API implementation.
Platforms
Windows, Linux, Android