VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase.IAnimParameterAccess Interface Reference

Properties

bool boolVal [get, set]
 
int intVal [get, set]
 
float floatVal [get, set]
 

Detailed Description

Definition at line 4041 of file VRCSDKBase.cs.

Property Documentation

◆ boolVal

bool VRC.SDKBase.IAnimParameterAccess.boolVal
getset

Definition at line 4043 of file VRCSDKBase.cs.

◆ floatVal

float VRC.SDKBase.IAnimParameterAccess.floatVal
getset

Definition at line 4047 of file VRCSDKBase.cs.

◆ intVal

int VRC.SDKBase.IAnimParameterAccess.intVal
getset

Definition at line 4045 of file VRCSDKBase.cs.


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