Sinespace Client  2023.2.17543
Client-side scripting for Sinespace
SineSpace.Scripting.Types Namespace Reference

Classes

class  SAnimationState
 
class  SAnimatorStateInfo
 
class  SAvatar
 
class  SAvatarAppearance
 
class  SAXParameter
 
struct  SColor
 
class  SCommandBuffer
 
class  SComponent
 
class  SDateTime
 
class  SGameObject
 
class  SGenre
 
class  SGroupInfo
 
struct  SJointLimits
 
struct  SJointMotor
 
struct  SJointSpring
 
class  SLandmark
 
class  SLayerMask
 
class  SMaterial
 
class  SMesh
 
class  SMusicDirectory
 
class  SMusicStation
 
class  SMusicStationList
 
class  SOutfit
 
class  SParticle
 
struct  SPhysicsHit
 
class  SPublicRegion
 
struct  SQuaternion
 
class  SRay
 
struct  SRect
 Implements a 2D Rectangle class More...
 
class  SScore
 
class  SScoreRank
 
class  SSubRegion
 
class  STrackInfo
 
class  STuneIn
 
struct  SUIRaycastResult
 
class  SUserRegions
 
struct  SVector
 Implements a 3D Vector class used for storing positions & scales More...
 

Enumerations

enum  SAmbientMode { SAmbientMode.Skybox = 0, SAmbientMode.Trilight = 1, SAmbientMode.Flat = 3, SAmbientMode.Custom = 4 }
 
enum  SAppearanceSlider {
  SAppearanceSlider.Asian, SAppearanceSlider.European, SAppearanceSlider.African, SAppearanceSlider.FaceShape,
  SAppearanceSlider.FaceWidth, SAppearanceSlider.FaceLength, SAppearanceSlider.ForeheadShape, SAppearanceSlider.ForeheadDepth,
  SAppearanceSlider.CheekHeight, SAppearanceSlider.CheekWidth, SAppearanceSlider.JawShape, SAppearanceSlider.JawWidth,
  SAppearanceSlider.JawHeight, SAppearanceSlider.EyebrowHeight, SAppearanceSlider.EyebrowDepth, SAppearanceSlider.EyeHeight,
  SAppearanceSlider.EyeSpacing, SAppearanceSlider.EyeSize, SAppearanceSlider.EyeWidth, SAppearanceSlider.EyeballSize,
  SAppearanceSlider.EyeInside, SAppearanceSlider.EyeOutside, SAppearanceSlider.EyelashLength, SAppearanceSlider.NoseWidth,
  SAppearanceSlider.NoseDepth, SAppearanceSlider.NoseHeight, SAppearanceSlider.NoseShape, SAppearanceSlider.NoseTipShape,
  SAppearanceSlider.NostrilWidth, SAppearanceSlider.MouthWidth, SAppearanceSlider.MouthHeight, SAppearanceSlider.MouthDepth,
  SAppearanceSlider.UpperLipWidth, SAppearanceSlider.UpperLipThickness, SAppearanceSlider.LowerLipWidth, SAppearanceSlider.LowerLipThickness,
  SAppearanceSlider.Smile, SAppearanceSlider.EarHeight, SAppearanceSlider.EarWidth, SAppearanceSlider.Earlobe,
  SAppearanceSlider.EarShape, SAppearanceSlider.Muscular, SAppearanceSlider.Toned, SAppearanceSlider.Grand,
  SAppearanceSlider.Lean, SAppearanceSlider.SkullHeight, SAppearanceSlider.SkullWidth, SAppearanceSlider.SkullDepth,
  SAppearanceSlider.NeckThickness, SAppearanceSlider.ShoulderThickness, SAppearanceSlider.UpperArmThickness, SAppearanceSlider.ForearmThickness,
  SAppearanceSlider.WristSize, SAppearanceSlider.ElbowThin, SAppearanceSlider.HandThickness, SAppearanceSlider.HandTone,
  SAppearanceSlider.FingerWidth, SAppearanceSlider.BustProximity, SAppearanceSlider.BustSize, SAppearanceSlider.ChestDepth,
  SAppearanceSlider.PectoralSize, SAppearanceSlider.PectoralHeight, SAppearanceSlider.AbdomenMiddle, SAppearanceSlider.AbdomenDepth,
  SAppearanceSlider.WaistWidth, SAppearanceSlider.HipSize, SAppearanceSlider.GlutesSize, SAppearanceSlider.GlutesHeight,
  SAppearanceSlider.LoveHandles, SAppearanceSlider.ThighSize, SAppearanceSlider.KneeTone, SAppearanceSlider.ShinSize,
  SAppearanceSlider.AnkleTone, SAppearanceSlider.FootThickness, SAppearanceSlider.FootTone, SAppearanceSlider.ToeWidth,
  SAppearanceSlider.HeadSize, SAppearanceSlider.NeckSize, SAppearanceSlider.ShoulderSize, SAppearanceSlider.UpperArmSize,
  SAppearanceSlider.ForearmSize, SAppearanceSlider.HandSize, SAppearanceSlider.SpineSize, SAppearanceSlider.ChestSize,
  SAppearanceSlider.UpperLegSize, SAppearanceSlider.LowerLegSize, SAppearanceSlider.FeetSize, SAppearanceSlider.ToesSize,
  SAppearanceSlider.HeadPosition, SAppearanceSlider.NeckLength, SAppearanceSlider.ForearmLength, SAppearanceSlider.HandPosition,
  SAppearanceSlider.SpineLength, SAppearanceSlider.ChestLength, SAppearanceSlider.UpperLegLength, SAppearanceSlider.LowerLegLength,
  SAppearanceSlider.FeetLength, SAppearanceSlider.ToesLength, SAppearanceSlider.ShoulderHeight, SAppearanceSlider.ShoulderWidth,
  SAppearanceSlider.FeetFloorOffset
}
 
enum  SDefaultReflectionMode { SDefaultReflectionMode.Skybox = 0, SDefaultReflectionMode.Custom = 1 }
 
enum  SEmbeddedVideoState { SEmbeddedVideoState.NotInitialized, SEmbeddedVideoState.Stopped, SEmbeddedVideoState.Playing, SEmbeddedVideoState.Paused }
 
enum  SFogMode { SFogMode.Linear = 1, SFogMode.Exponential = 2, SFogMode.ExponentialSquared = 3 }
 
enum  SLandmarkType {
  SLandmarkType.LandingZone = 0, SLandmarkType.Area = 1, SLandmarkType.Shop = 2, SLandmarkType.Quest = 3,
  SLandmarkType.Activity = 4, SLandmarkType.Teleport = 5, SLandmarkType.Music = 6, SLandmarkType.Dance = 7,
  SLandmarkType.Clothes = 8, SLandmarkType.Vehicle = 9, SLandmarkType.Item = 10
}
 
enum  SLightType { SLightType.Directional, SLightType.Point, SLightType.Spot, SLightType.Area }
 
enum  SParticleSystemTriggerEventType { SParticleSystemTriggerEventType.Inside = 0, SParticleSystemTriggerEventType.Outside = 1, SParticleSystemTriggerEventType.Enter = 2, SParticleSystemTriggerEventType.Exit = 3 }
 
enum  SAccessType {
  SAccessType.Disabled = 0, SAccessType.FreeForall = 1, SAccessType.FriendsOnly = 2, SAccessType.ApprovedOnly = 3,
  SAccessType.GroupsOnly = 4
}
 

Enumeration Type Documentation

◆ SAccessType

Enumerator
Disabled 
FreeForall 
FriendsOnly 
ApprovedOnly 
GroupsOnly 

◆ SAmbientMode

Enumerator
Skybox 
Trilight 
Flat 
Custom 

◆ SAppearanceSlider

Enumerator
Asian 
European 
African 
FaceShape 
FaceWidth 
FaceLength 
ForeheadShape 
ForeheadDepth 
CheekHeight 
CheekWidth 
JawShape 
JawWidth 
JawHeight 
EyebrowHeight 
EyebrowDepth 
EyeHeight 
EyeSpacing 
EyeSize 
EyeWidth 
EyeballSize 
EyeInside 
EyeOutside 
EyelashLength 
NoseWidth 
NoseDepth 
NoseHeight 
NoseShape 
NoseTipShape 
NostrilWidth 
MouthWidth 
MouthHeight 
MouthDepth 
UpperLipWidth 
UpperLipThickness 
LowerLipWidth 
LowerLipThickness 
Smile 
EarHeight 
EarWidth 
Earlobe 
EarShape 
Muscular 
Toned 
Grand 
Lean 
SkullHeight 
SkullWidth 
SkullDepth 
NeckThickness 
ShoulderThickness 
UpperArmThickness 
ForearmThickness 
WristSize 
ElbowThin 
HandThickness 
HandTone 
FingerWidth 
BustProximity 
BustSize 
ChestDepth 
PectoralSize 
PectoralHeight 
AbdomenMiddle 
AbdomenDepth 
WaistWidth 
HipSize 
GlutesSize 
GlutesHeight 
LoveHandles 
ThighSize 
KneeTone 
ShinSize 
AnkleTone 
FootThickness 
FootTone 
ToeWidth 
HeadSize 
NeckSize 
ShoulderSize 
UpperArmSize 
ForearmSize 
HandSize 
SpineSize 
ChestSize 
UpperLegSize 
LowerLegSize 
FeetSize 
ToesSize 
HeadPosition 
NeckLength 
ForearmLength 
HandPosition 
SpineLength 
ChestLength 
UpperLegLength 
LowerLegLength 
FeetLength 
ToesLength 
ShoulderHeight 
ShoulderWidth 
FeetFloorOffset 

◆ SDefaultReflectionMode

Enumerator
Skybox 
Custom 

◆ SEmbeddedVideoState

Enumerator
NotInitialized 
Stopped 
Playing 
Paused 

◆ SFogMode

Enumerator
Linear 
Exponential 
ExponentialSquared 

◆ SLandmarkType

Enumerator
LandingZone 
Area 
Shop 
Quest 
Activity 
Teleport 
Music 
Dance 
Clothes 
Vehicle 
Item 

◆ SLightType

Enumerator
Directional 
Point 
Spot 
Area 

◆ SParticleSystemTriggerEventType

Enumerator
Inside 
Outside 
Enter 
Exit