• Introduction

      • Getting started
      • Build your first game
      • API directory
  • Cosmic API

    • Game

      • Backpack
      • Environment
      • Game
      • Hidden
      • Lighting
      • Player
      • PlayerDefaults
      • Players
      • ScriptService
      • BackendScriptService
      • Collider
      • Actor
    • World

      • BasePart
      • Climbable
      • Folder
      • MeshPart
      • Model
      • NPC
      • Part
      • Seat
      • Text3D
      • Tool
      • Truss
    • Effects

      • Decal
      • Skybox
      • PointLight
      • SurfaceLight
      • SpotLight
      • Sound
    • Physics

      • BodyPosition
    • Scripting

      • BaseScript
      • LocalScript
      • ModuleScript
      • ServerScript
      • NetworkEvent
      • ScriptInstance
    • Values

      • BoolValue
      • ColorValue
      • InstanceValue
      • IntValue
      • NumberValue
      • StringValue
      • Vec3Value
      • Vec2Value
      • Tag
      • ValueBase
    • System

      • DynamicInstance
      • Instance
    • UI

      • GUI
      • ClientGUI
      • UIButton
      • UIField
      • UIHVLayout
      • UIHorizontalLayout
      • UIImage
      • UILabel
      • UITextInput
      • UIVerticalLayout
      • UIView
    • Enums

      • AmbientSource
      • CameraMode
      • HorizontalAlignment
      • ImageType
      • Material
      • Shape
      • SkyboxPreset
      • Font
      • TextJustify
      • TextVerticalAlign
      • TweenType
      • VerticalAlignment
    • Static Classes

      • Achievements
      • Camera
      • Chat
      • CoreUI
      • Datastores
      • Http
      • Input
      • Json
      • Tween
    • Types

      • Color
      • Event
      • NetMessage
      • RayResult
      • Vector2
      • Vector3
    • Networking

      • RemoteFunction
      • RemoteEvent
      • RemoteObject
      • NetworkController
      • DataChannel
    • Navigation

      • Pathfinding
      • Waypoint
      • NavMesh
      • ObstacleAvoidance
      • DestinationMarker
    • Virtual Reality

      • VRHeadset
      • VRController
      • VRScene
      • VRInteraction
      • VRNavigation
  • Framework Server

    • Self-hosting

      • Setup
      • PM2
      • Environment
      • Configuration

Introduction

Directory

Game

  • Backpack
  • Environment
  • Game
  • Hidden
  • Lighting
  • Player
  • PlayerDefaults
  • Players
  • ScriptService
  • BackendScriptService

World

  • BasePart
  • Climbable
  • Folder
  • MeshPart
  • Model
  • NPC
  • Part
  • Seat
  • Text3D
  • Tool
  • Truss

Effects

  • Decal
  • Skybox
  • PointLight
  • SurfaceLight
  • SpotLight
  • Sound

Physics

  • BodyPosition

Scripting

  • BaseScript
  • LocalScript
  • ModuleScript
  • ServerScript
  • NetworkEvent
  • ScriptInstance

Values

  • BoolValue
  • ColorValue
  • InstanceValue
  • IntValue
  • NumberValue
  • StringValue
  • Vec3Value
  • Vec2Value
  • ValueBase

System

  • DynamicInstance
  • Instance

UI

  • GUI
  • ClientGUI
  • UIButton
  • UIField
  • UIHVLayout
  • UIHorizontalLayout
  • UIImage
  • UILabel
  • UITextInput
  • UIVerticalLayout
  • UIView

Enums

  • AmbientSource
  • CameraMode
  • HorizontalAlignment
  • ImageType
  • Material
  • Shape
  • SkyboxPreset
  • Font
  • TextJustify
  • TextVerticalAlign
  • TweenType
  • VerticalAlignment

Static Classes

  • Achievements
  • Camera
  • Chat
  • CoreUI
  • Datastores
  • Http
  • Input
  • Json
  • Tween

Types

  • Color
  • Event
  • NetMessage
  • RayResult
  • Vector2
  • Vector3

Networking

  • RemoteFunction
  • RemoteEvent
  • RemoteObject
  • NetworkController
  • DataChannel

Navigation

  • Pathfinding
  • Waypoint
  • NavMesh
  • ObstacleAvoidance
  • DestinationMarker

Virtual Reality

  • VRHeadset
  • VRController
  • VRScene
  • VRInteraction
  • VRNavigation
Previous
← Build your first game
Next
Backpack →

On this page

  1. Game

  2. World

  3. Effects

  4. Physics

  5. Scripting

  6. Values

  7. System

  8. UI

  9. Enums

  10. Static Classes

  11. Types

  12. Networking

  13. Navigation

  14. Virtual Reality