Pixelpart 1.9.0
Unity Plugin
Loading...
Searching...
No Matches
PixelpartStaticPropertyFloat2 Class Reference

Vector2 property affected by effect inputs. More...

Public Member Functions

 PixelpartStaticPropertyFloat2 (IntPtr internalPropertyPtr)
 Construct PixelpartStaticPropertyFloat2.
 

Properties

Vector2 Value [get]
 Value with effect inputs taken into account.
 
Vector2 BaseValue [get, set]
 Value without effect inputs taken into account.
 

Detailed Description

Vector2 property affected by effect inputs.

Scene objects of an effect like particle emitters and force fields have properties that do not change over time, but can be affected by effect inputs. Such properties are represented by one of the PixelpartStaticProperty classes.

Constructor & Destructor Documentation

◆ PixelpartStaticPropertyFloat2()

PixelpartStaticPropertyFloat2 ( IntPtr internalPropertyPtr)

Construct PixelpartStaticPropertyFloat2.

Parameters
internalPropertyPtrInternal property pointer

The documentation for this class was generated from the following file: