Прочитать на английском Изменить

Поделиться через


Vector3.LoadUnsafe Method

Definition

Overloads

LoadUnsafe(Single)

Source:
Vector3.cs
public static System.Numerics.Vector3 LoadUnsafe(ref float source);

Parameters

source
Single

Returns

Applies to

.NET 10
Продукт Версии
.NET 10

LoadUnsafe(Single, UIntPtr)

Source:
Vector3.cs

Important

This API is not CLS-compliant.

[System.CLSCompliant(false)]
public static System.Numerics.Vector3 LoadUnsafe(ref float source, UIntPtr elementOffset);

Parameters

source
Single
elementOffset
UIntPtr

Returns

Attributes

Applies to

.NET 10
Продукт Версии
.NET 10