Class AnimationDataMarshaller.ManagedToNative
public static class AnimationDataMarshaller.ManagedToNative
- Inheritance
-
AnimationDataMarshaller.ManagedToNative
- Inherited Members
Properties
BufferSize
public static int BufferSize { get; }
Property Value
Methods
ConvertToUnmanaged(AnimationData, Span<byte>)
public static BlittableStructRef<AnimationDataMarshaller.Native> ConvertToUnmanaged(AnimationData managed, Span<byte> callerAllocatedBuffer)
Parameters
managedAnimationDatacallerAllocatedBufferSpan<byte>