书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 277 个相关结果.
  • Enable VR

    560 2019-10-03 《Xenko v3.1 manual》
    Enable VR Tip Note VR properties Multisample anti-aliasing Note Disable screen synchronization See also Enable VR BeginnerProgrammer This page explains how to add suppo...
  • Types of script

    543 2019-10-03 《Xenko v3.0 manual》
    Types of script Startup scripts Synchronous scripts Asynchronous scripts See also Types of script BeginnerProgrammer There are three main types of script in Xenko: startup...
  • Raycasting

    450 2019-10-03 《Xenko v3.0 manual》
    Raycasting Note Example code See also Raycasting IntermediateProgrammer Raycasting traces an invisible line through the scene to find intersecting colliders . This is usef...
  • custom attributes

    607 2019-10-03 《Xenko v3.0 manual》
    Custom attributes 1. Import custom attributes 2. Control custom attributes with a script Example script Custom attributes Intermediate You can import custom attributes crea...
  • Simulation

    549 2019-10-03 《Xenko v3.1 manual》
    Physics simulation Note See also Physics simulation IntermediateProgrammer Xenko's physics are controlled by the Simulation class.You can change how Xenko initializes the s...
  • Assets

    576 2019-10-03 《Xenko v3.0 manual》
    Assets In this section Assets Beginner An asset is a representation of an element of your game inside Game Studio, such as a texture, animation, or model. Some assets requi...
  • Play a range within an audio file

    558 2019-10-03 《Xenko v3.1 manual》
    Play a range within an audio asset See also Play a range within an audio asset IntermediateProgrammer You can have Xenko play only certain portions of an audio asset. This me...
  • Compression

    550 2019-10-03 《Xenko v3.1 manual》
    Texture compression Texture compression BeginnerArtistProgrammer Compressed textures use up to 50% less space and are faster to load. Compression produces results similar to ...
  • Particle materials

    594 2019-10-03 《Xenko v3.1 manual》
    Tutorial: Particle materials Red particle system Radial particle system Two-texture particle system Parameter keys Custom Shader Custom effect Custom particle material See a...
  • Public properties and fields

    683 2019-10-03 《Xenko v3.1 manual》
    Public properties and fields Note Add a public property or field Note Hide properties or fields in the Property Grid See also Public properties and fields BeginnerProgramm...