Jump to content

Search the Community

Showing results for tags 'actionmanager alpha'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hello, i am totally new to the Babylon.js scripting framework. My first question is, how can i change the value of alpha for an material on klick event. samplematerial.alpha = 0.3; seems to be a float , however, there is also new BABYLON.Color3 and new BABYLON.Color4 which can be changed on actionmanager code. Color3 is RGB and Color4 is RGB Alpha. So how can i change the alpha value ? Should i use color4 ? Here is what i have so far : http://www.babylonjs-playground.com/#1ST0I Also, i can´t figure out which of this code seqments do what or how they are named like. Like this things that are inside "example". I have to begin somewhere so i hope my first question isn´t that bad. Greetings and thanks in Advance
×
×
  • Create New...