Skip to main content

Vector3Value

Inherits from ValueBase

Vector3Value is a ValueBase that stores Vector3.


Summary

Properties


Properties

Value

Vector3Value.Value: Vector3=

Parameters:

ParameterTypeDefaultDescription
5any-
123any-
10any-

The value of this object.

Example

vecValue.Value = Vector3.New(5, 123, 10)