แก้ไข

แชร์ผ่าน


Vector3.Load(Single*) Method

Definition

Important

This API is not CLS-compliant.

public:
 static System::Numerics::Vector3 Load(float* source);
[System.CLSCompliant(false)]
public static System.Numerics.Vector3 Load(float* source);
[<System.CLSCompliant(false)>]
static member Load : nativeptr<single> -> System.Numerics.Vector3

Parameters

source
Single*

Returns

Attributes

Applies to